Search1API for Grok
io.github.superagents-lab/search1api
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
client:Grok
transport:streamable-http
runtime:npm
Install Search1API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"search1api": {
"type": "http",
"url": "https://mcp.search1api.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs