Skip to content
Claude Desktop

crustdata for Claude Desktop

io.github.mhimed-crustdata/crustdata

Real-time B2B data for agents: search and enrich 1B+ people and 200M+ company profiles.

client:Claude Desktop transport:streamable-http

Install crustdata in Claude Desktop

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

{
  "mcpServers": {
    "crustdata": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://install.crustdata.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

crustdata in other clients