Skip to content
Claude Desktop

Modem for Claude Desktop

dev.modem/modem

Search customer feedback, topics, people and companies in Modem, and run the Modem Agent.

client:Claude Desktop transport:streamable-http

Install Modem in Claude Desktop

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

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

Modem in other clients