open notify mcp for Zed
io.github.mrfentmen/open-notify-mcp
People currently in space from Open Notify. No key required.
client:Zed
transport:stdio
runtime:npm
Install open notify mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"open-notify-mcp": {
"command": "npx",
"args": [
"-y",
"open-notify-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs