Anagent for Grok
io.github.jaytahir/anagent
A registry of AI agent tools — MCP servers, APIs, CLIs, SDKs — kept current by automated ingestion.
client:Grok
transport:streamable-http
tools:2
Install Anagent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"anagent": {
"type": "http",
"url": "https://anagent.vercel.app/api/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