Skip to content
Cursor

Buy Me a Coffee (read-only) for Cursor

io.github.mayeu20/buymeacoffee-mcp

Read your own Buy Me a Coffee supporters, Extras purchases, memberships and totals.

client:Cursor transport:stdio runtime:npm

Install Buy Me a Coffee (read-only) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "buymeacoffee-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "buymeacoffee-mcp"
      ],
      "env": {
        "BMAC_TOKEN": "<BMAC_TOKEN>"
      }
    }
  }
}

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

Buy Me a Coffee (read-only) in other clients