Skip to content
Claude Desktop

Parallel Search MCP for Claude Desktop

ai.parallel/search-mcp

The best web search for your AI Agent

client:Claude Desktop transport:streamable-http

Install Parallel Search MCP in Claude Desktop

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

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

Parallel Search MCP in other clients