GRACE Hello MCP for Zed
io.github.rajitharul/grace-hello-mcp
A very simple remote MCP server that greets you, with a custom icon.
client:Zed
transport:streamable-http
Install GRACE Hello MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"grace-hello-mcp": {
"url": "https://grace-hello-mcp.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs