Skip to content
Claude Desktop

YourICP for Claude Desktop

com.youricp/mcp-server

Enrich contacts by email or LinkedIn URL and build targeted B2B audiences.

client:Claude Desktop transport:streamable-http runtime:npm

Install YourICP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.youricp.com/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

YourICP in other clients