Search1API for Claude Desktop
io.github.superagents-lab/search1api
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Search1API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"search1api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.search1api.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