$ timeahead.in
mcp/aipaygen-65-ai-tools-as-an-mcp-server/install/cursor

install AiPayGen — 65+ AI Tools as an MCP Server on Cursor

Requires the runtime declared in the upstream repo — check the README before running. Cursor reloads its MCP servers automatically the moment the file is saved — no restart needed. Paste the config below, then follow the reload step to register AiPayGen — 65+ AI Tools as an MCP Server.

paste into
global: ~/.cursor/mcp.json
project: .cursor/mcp.json (commit alongside your repo)
{
  "mcpServers": {
    "aipaygen-65-ai-tools-as-an": {
      "command": "uvx",
      "args": [
        "aipaygen-mcp"
      ]
    }
  }
}
then: No restart needed — Cursor picks up the change automatically.
other clients
Claude DesktopWindsurfVS Code (Copilot)Claude Code
← back to AiPayGen — 65+ AI Tools as an MCP Server