GRACE Hello MCP for VS Code
io.github.rajitharul/grace-hello-mcp
A very simple remote MCP server that greets you, with a custom icon.
client:VS Code
transport:streamable-http
Install GRACE Hello MCP in VS Code
.vscode/mcp.json
{
"servers": {
"grace-hello-mcp": {
"type": "http",
"url": "https://grace-hello-mcp.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs