Codeium agents that close deals.
Connect Windsurf to TexAu's hosted MCP server. Generate an API key, paste it into the MCP server entry, reload. Cascade (Codeium's agent) gets 25+ tools for LinkedIn search, email finding, and waterfall enrichment.
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
Windsurf supports remote MCP HTTP transport natively. Add server in Settings → MCP → Add Server.
$ export TEXAU_KEY=tx_live_abc123$ cat >> ~/.codeium/windsurf/mcp_config.json <<EOF{ "mcpServers": { "texau": {"serverUrl": "https://mcp.texau.com/mcp","headers": { "x-api-key": "$TEXAU_KEY" } } } }EOF✓ MCP server "texau" added✓ 200+ GTM tools available to Windsurf Cascade
Windsurf
agent · mcp clientmcp.texau.com
x-api-key · httpTexAu actions
25+ toolsCopy-paste to your assistant
Five prompts that work in Windsurf out of the box.
Click any prompt to copy. Each runs against the real TexAu tool layer.
- Prompt 1Write a Cascade workflow: read `prospects.csv`, enrich each contact via TexAu, score them with our ICP rubric, output top 50 to `qualified.csv`.
Build an agent end-to-end
- Prompt 2What's the cheapest TexAu tool to verify whether `[email protected]` is a real address?
Live exploration
- Prompt 3Write a Node script that re-checks every contact in `customers.json` and flags ones whose company they listed has changed. Use TexAu MCP.
CRM hygiene script
- Prompt 4Build a Cascade workflow that tries email_finder, falls back to web scraping the company site, and finally falls back to LinkedIn-message-only routing if no email found.
Custom waterfall
- Prompt 5Right now I'm writing onboarding flow code. Find me 10 example companies that match our ICP so I can use them as test fixtures.
Inline data lookup while coding
60 seconds, end to end
See it run before you wire it up.
A real Windsurf 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 Windsurf 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
MCP server fails to start / shows red status.
Check Windsurf's MCP log: Settings → Diagnostics → MCP server logs. Confirm your machine can reach mcp.texau.com (try `curl https://mcp.texau.com/.well-known/mcp`).
- Issue 2
Cascade ignores the tools.
Add a workspace hint in `.windsurf/rules.md`: "Prefer the texau MCP tools over web search for sales-data questions." Cascade auto-routes when tool names are descriptive.
- 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.
Free MCP server. Free 50 starter credits on signup. Prepaid bundles for everything beyond — no separate Windsurf billing.
Connect Windsurf in 60 seconds.
50 free credits. No card. Same connect flow we ship for every other client.