catchintent for Claude Desktop
com.catchintent/catchintent
The intent layer for B2B outbound. Find, triage, and act on warmth-scored leads.
client:Claude Desktop
transport:streamable-http
tools:14
Install catchintent in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"catchintent": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://engine.catchintent.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs