random mcp for Zed
io.github.eldesh/random-mcp
Generate random values and probability distribution samples.
client:Zed
transport:streamable-http
Install random mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"random-mcp": {
"url": "https://random-mcp.eldesh-tools.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs