← Registry

Marketing

catchintent.com

Manages sales leads by searching and viewing details, updating statuses, and regenerating AI-drafted outreach sequences.

1 endpoint14 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://engine.catchintent.com/mcp

No auth detected

MCP server metadata

Name
catchintent
Version
2.0.0
Capabilities
tools.listChanged

Known tools 14

lead_search

Search leads in the workspace.

Inferred read-only
lead_get

Get 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-only
lead_update_status

Move a lead through the triage funnel.

Inferred read-only
lead_regenerate_sequence

Re-draft the lead's AI outreach sequence (LinkedIn/X steps).

Inferred read-only
lead_update_sequence

Replace the lead's outreach sequence steps with edited versions (marks the sequence as edited).

Inferred read-only
lead_enrich

Trigger full LinkedIn profile enrichment via Apify (~$0.002, idempotent).

Inferred read-only
lead_push_to_crm

Push leads to your connected CRM (HubSpot, Close, Pipedrive, Zoho).

Inferred read-only
workspace_usage

Current workspace usage vs plan limits: leads delivered this billing period, team members, products, AI compute budget, daily/monthly caps.

Inferred read-only
workspace_icp_options

Get the valid Seniority Level and Job Function labels for product targeting (the reach dimensions MCP can set; roles are free text).

Inferred read-only
product_list

List every product/brand tracked by this workspace.

Inferred read-only
product_get

Resolved 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-only
product_create

Create a new product.

Potential side effects
product_update

Update a product.

Potential side effects
product_delete

Delete a product.

Potential side effects

CONNECT 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.

Trust status Trusted

catchintent.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.