test mcp for Cursor
dev.riskprofiler/test-mcp
An MCP server that provides a hello tool
client:Cursor
transport:streamable-http
tools:1
Install test mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"test-mcp": {
"url": "https://test-mcp-f7ft.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs