Your IDE just got a sales team.
Connect Cursor to TexAu's hosted MCP server. Generate an API key, paste it into your MCP config, reload. Your editor's AI can search LinkedIn, find emails, and enrich profiles without leaving the codebase.
Generated a 4-step workflow. Edit any node to customize.
60-second connect
Three steps. Paste, restart, verify.
Drop your TexAu key into the env, paste the config block, restart the client. Done.
Heads up
Cursor 0.45+ supports remote HTTP MCP transport natively. No mcp-remote shim required.
$ export TEXAU_KEY=tx_live_abc123$ open "cursor://anysphere.cursor-deeplink/mcp/install?name=texau&config=$(echo \'{"url":"https://mcp.texau.com/mcp","headers":{"x-api-key":"'$TEXAU_KEY'"}}' \| base64)"✓ MCP server "texau" added✓ 200+ GTM tools available to Cursor
Cursor
agent · mcp clientmcp.texau.com
x-api-key · httpTexAu actions
25+ toolsCopy-paste to your assistant
Five prompts that work in Cursor out of the box.
Click any prompt to copy. Each runs against the real TexAu tool layer.
- Prompt 1For each company in this CSV file, find the CTO's email and verify it. Write the result back as new columns.
CSV enrichment in your editor
- Prompt 2Write me a Node script that uses the TexAu MCP to enrich every contact in `contacts.json`. Use webhook callbacks for async ops.
Build a quick agent
- Prompt 3Read `inbound.csv`. For each lead, score them against this ICP: {paste ICP}. Output top 20 with reasoning.
Pre-qualify inbound leads
- Prompt 4Scrape this competitor's customer page, find each company on LinkedIn, then enrich the people page for the CTO. Save as `prospects.json`.
Scrape + enrich
- Prompt 5What's the cheapest way to get a verified email if I only have a LinkedIn URL? Try it on `linkedin.com/in/satyanadella`.
Live tool exploration
60 seconds, end to end
See it run before you wire it up.
A real Cursor session calling TexAu tools. Demo video lands here when the recording is final.
Pattern preview: the AI calls a tool through MCP, the result streams back into the chat. No keys in the message body, no plaintext leakage.
What's available
8 tools your Cursor can call.
Same data layer powering the TexAu Platform — exposed as native MCP tools.
Email
Find email
Verified business email for any name + company. Waterfall of 12 providers; stops on first verified match.
Email
Verify email
SMTP + DNS + catch-all check. Returns deliverable, risky, or invalid with the source signal.
People
Search LinkedIn
People and company search across LinkedIn and Sales Navigator. Returns name, title, company, profile URL.
Enrichment
Enrich profile
Full waterfall enrichment for a LinkedIn URL or email — title, tenure, location, current company.
Phone
Find phone
Direct dial lookup. Returns mobile or office number with source attribution.
Companies
Enrich company
Company data — domain, size, industry, funding, tech stack, and recent news signals.
AI
Score against ICP
AI scoring of a contact or company against your written ICP. Returns 0–100 with reasoning.
Web
Search the web
Sales-grounded web search. Pulls fresh signals (job changes, hiring, funding, product launches).
Common issues
Stuck? It's almost always one of these.
- Issue 1
texau doesn't show up in the MCP servers list.
Confirm Cursor 0.40+. Reload the window (Cmd+Shift+P → Developer: Reload Window) after adding the server. Check Help → Toggle Developer Tools for MCP startup errors.
- Issue 2
Tools appear but commands hang.
Cursor's tool-use timeout defaults to 30s on free tier. Bulk endpoints can take 10–30s. Upgrade to Cursor Pro for longer-running tool calls. Behind a proxy? Allow-list mcp.texau.com.
- Issue 3
Tools load but every call returns 401.
Your x-api-key is missing, mistyped, or revoked. Reissue a key in the TexAu dashboard, update TEXAU_KEY in your env, and restart the client. If the account is paused for billing, check your TexAu dashboard.
- Issue 4
Tools appear but every call returns "rate limited".
PAYG / Starter tier is 60 req/sec. Most agent prompts stay under that. Upgrade to Growth or Scale for 300 req/sec.
The MCP server is free. You pay for what your AI calls.
Same pricing as everywhere else — 50 free credits on signup, then prepaid credit bundles. The MCP server itself is free.
Connect Cursor in 60 seconds.
50 free credits. No card. Same connect flow we ship for every other client.