My MCP Server for Cursor
live.alpic.mcp-server-template-7860f7d3/mcp-server-template-python
Description of my MCP server
client:Cursor
transport:streamable-http
Install My MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server-template-python": {
"url": "https://mcp-server-template-7860f7d3.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs