Skip to content
Cursor

Template server for Cursor

live.alpic.template-server-8e74ee32/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-8e74ee32.alpic.live"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Template server in other clients