James's MCP Server for Cursor
io.github.jgpas/mcp-first-server
MCP server with quote and live cryptocurrency price tools, local and cloud-deployed transports.
client:Cursor
transport:streamable-http
tools:2
Install James's MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-first-server": {
"url": "https://mcp-first-server.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs