Skip to content
Cursor

My MCP Server for Cursor

live.alpic.commandhub-lua-58b727e2/commandhub-lua

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": {
    "commandhub-lua": {
      "url": "https://commandhub-lua-58b727e2.alpic.live"
    }
  }
}

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

My MCP Server in other clients