GRACE Hello MCP for Cursor
io.github.rajitharul/grace-hello-mcp
A very simple remote MCP server that greets you, with a custom icon.
client:Cursor
transport:streamable-http
Install GRACE Hello MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"grace-hello-mcp": {
"url": "https://grace-hello-mcp.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs