Sales-data superpowers, inside Claude.
Connect Claude Desktop to TexAu's hosted MCP server in 60 seconds. Generate an API key, paste it into your config, restart Claude. Your assistant gets 25+ tools for LinkedIn search, email finding, waterfall enrichment, and verification. No local server to run.
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
Claude Desktop 0.7+ required. The mcp-remote shim bridges Claude's stdio runtime to our hosted HTTP server.
$ export TEXAU_KEY=tx_live_abc123$ claude mcp add --transport http texau \https://mcp.texau.com/mcp \--header "x-api-key: $TEXAU_KEY"✓ MCP server "texau" added✓ 200+ GTM tools available to Claude
Claude Desktop
agent · mcp clientmcp.texau.com
x-api-key · httpTexAu actions
25+ toolsCopy-paste to your assistant
Five prompts that work in Claude Desktop out of the box.
Click any prompt to copy. Each runs against the real TexAu tool layer.
- Prompt 1Find the email for the CTO of Stripe and verify it.
Email finding
- Prompt 2Score these 100 leads from highest to lowest fit for our ICP. We sell developer tools to mid-market engineering teams. {paste list}
Lead scoring
- Prompt 3Find 50 LinkedIn profiles of VPs of Sales at Series-B SaaS companies in NYC. Return name, title, company, LinkedIn URL.
People search
- Prompt 4Enrich every contact in this CSV and tell me which ones are still at the company they were at when we added them. {paste CSV}
CRM re-enrichment
- Prompt 5Find the direct phone number for {name} at {company}. Return only verified results.
Phone lookup
60 seconds, end to end
See it run before you wire it up.
A real Claude Desktop 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 Claude Desktop 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 appear in the tools menu after restart.
Validate JSON in claude_desktop_config.json — one missing comma kills the whole config. Confirm Claude Desktop 0.7+. Check ~/Library/Logs/Claude/mcp.log for startup errors.
- Issue 2
mcp-remote not found / npx fails.
Install Node.js 18+. Verify with `node --version`. Behind a corporate proxy? Set HTTPS_PROXY in the env block of your server entry.
- 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.
The MCP server is free. You pay for what your AI calls — 50 free credits on signup, no card.
Connect Claude Desktop in 60 seconds.
50 free credits. No card. Same connect flow we ship for every other client.