BotLens AI Gateway for Grok
com.getbotlens/getbotlens
MCP gateway for getbotlens.com: articles, search and full text. Read-only, no auth.
client:Grok
transport:streamable-http
tools:6
Install BotLens AI Gateway in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"getbotlens": {
"type": "http",
"url": "https://getbotlens.mcp.getbotlens.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