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