My MCP Server for Cursor
live.alpic.mcp-server-template-d2d1b3b5/mcp-server-template-xmcp
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-xmcp": {
"url": "https://mcp-server-template-d2d1b3b5.alpic.live"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs