thealgorithms mcp for Zed
io.github.mcande21/thealgorithms-mcp
Search TheAlgorithms across 24 languages; fetch implementations with examples.
client:Zed
transport:stdio
runtime:pypi
Install thealgorithms mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"thealgorithms-mcp": {
"command": "uvx",
"args": [
"thealgorithms-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs