Cursor logoMCP · CURSOR · NATIVE HTTP

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.

Find Series B SaaS companies in Europe hiring data engineers, enrich the CTO, push to HubSpot.
T
Generating waterfall sequence
Find Companiesinput
find_companies
Enrich CTOprocessor
enrich_cto
Score ICPprocessor
score_icp
Push HubSpotoutput
push_hubspot

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.

Cursor — install texau MCP
$ 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
find_emailenrich_companypush_to_crm
AGENT

Cursor

agent · mcp client
MCP

mcp.texau.com

x-api-key · http
TOOL

TexAu actions

25+ tools

Copy-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 1

    CSV enrichment in your editor

    For each company in this CSV file, find the CTO's email and verify it. Write the result back as new columns.
  • Prompt 2

    Build a quick agent

    Write me a Node script that uses the TexAu MCP to enrich every contact in `contacts.json`. Use webhook callbacks for async ops.
  • Prompt 3

    Pre-qualify inbound leads

    Read `inbound.csv`. For each lead, score them against this ICP: {paste ICP}. Output top 20 with reasoning.
  • Prompt 4

    Scrape + enrich

    Scrape this competitor's customer page, find each company on LinkedIn, then enrich the people page for the CTO. Save as `prospects.json`.
  • Prompt 5

    Live tool exploration

    What's the cheapest way to get a verified email if I only have a LinkedIn URL? Try it on `linkedin.com/in/satyanadella`.

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.

Demo video — coming soon

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.

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.

Pricing, briefly

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.