Algernon MCP for Zed
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:Zed
transport:stdio
runtime:pypi
Install Algernon MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"algernon": {
"command": "uvx",
"args": [
"algernon-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs