web search for Grok
ai.keenable/web-search
Live web search and clean-markdown page fetch over the Keenable web index.
client:Grok
transport:streamable-http
runtime:npm
tools:2
Install web search in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"web-search": {
"type": "http",
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}
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