Marketing
catchintent.com
Manages sales leads by searching and viewing details, updating statuses, and regenerating AI-drafted outreach sequences.
ENDPOINT 1
https://engine.catchintent.com/mcp
MCP server metadata
- Name
- catchintent
- Version
- 2.0.0
Known tools 14
lead_getGet full details of one lead: profile, discovery context (fit reason, pain hypothesis, role signals, disqualifiers), the AI-drafted outreach sequence (lead.outreach), warmth score, and status.
Inferred read-onlylead_regenerate_sequenceRe-draft the lead's AI outreach sequence (LinkedIn/X steps).
Inferred read-onlylead_update_sequenceReplace the lead's outreach sequence steps with edited versions (marks the sequence as edited).
Inferred read-onlylead_enrichTrigger full LinkedIn profile enrichment via Apify (~$0.002, idempotent).
Inferred read-onlylead_push_to_crmPush leads to your connected CRM (HubSpot, Close, Pipedrive, Zoho).
Inferred read-onlyworkspace_usageCurrent workspace usage vs plan limits: leads delivered this billing period, team members, products, AI compute budget, daily/monthly caps.
Inferred read-onlyworkspace_icp_optionsGet the valid Seniority Level and Job Function labels for product targeting (the reach dimensions MCP can set; roles are free text).
Inferred read-onlyproduct_getResolved brand profile for a product, returned as nested sections with human-readable labels: sell (name/description/keywords/competitors/offer), fit (company firmographics), reach (roles/seniority/functions), plus offer, voice, and domain.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.catchintent]
url = "https://engine.catchintent.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"catchintent": {
"type": "http",
"url": "https://engine.catchintent.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: catchintent
Remote MCP URL: https://engine.catchintent.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"catchintent": {
"url": "https://engine.catchintent.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"catchintent": {
"type": "http",
"url": "https://engine.catchintent.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "catchintent",
"transport": "streamable-http",
"url": "https://engine.catchintent.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for catchintent.com was fetched 2026-08-08T02:42:47.729Z and is being refreshed.
catchintent.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.