Skip to content
Claude Desktop

mcp iugu for Claude Desktop

io.github.codespar/mcp-iugu

MCP server for iugu — invoices, subscriptions, customers, payment methods

client:Claude Desktop transport:stdio runtime:npm

Install mcp iugu in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "mcp-iugu": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-iugu"
      ],
      "env": {
        "IUGU_API_TOKEN": "<IUGU_API_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp iugu in other clients