Algernon MCP for Grok
io.github.sammyboi81/algernon
Fan a goal out to cheap parallel LLM workers on your own key or a free local Ollama. Keep your mind.
client:Grok
transport:stdio
runtime:pypi
Install Algernon MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"algernon": {
"type": "stdio",
"command": "uvx",
"args": [
"algernon-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