
Mcp Iugu
Manage iugu invoices, subscriptions, customers, and payment methods from your coding agent while building a Brazil-first recurring revenue product.
Overview
io.github.codespar/mcp-iugu is a MCP server for the Build phase that connects agents to iugu for invoices, subscriptions, customers, and payment methods.
What is this MCP server?
- stdio MCP @codespar/mcp-iugu v0.1.2 for full iugu billing surface
- Tools span invoices, subscriptions, customers, payment methods
- IUGU_API_TOKEN required secret environment variable
- npm package from mcp-dev-brasil payments/iugu
- Speeds Brazil SaaS billing scaffolding versus raw REST experimentation
- Package version 0.1.2
- Required secret: IUGU_API_TOKEN
- Domains: invoices, subscriptions, customers, payment methods
Community signal: 252 GitHub stars.
What problem does it solve?
Brazilian indie founders stall on billing because their agent cannot list iugu customers or subscription state without manual API curl loops.
Who is it for?
SaaS and membership products billing through iugu who want MCP-assisted integration and subscription maintenance.
Skip if: Global-only Stripe stacks or builders who do not use iugu as their PSP.
What do I get? / Deliverables
Once connected, your agent drives iugu billing operations in-repo so you ship checkout and dunning faster with fewer stray dashboard tabs.
- stdio MCP registration for iugu billing APIs
- Agent-accessible customer, invoice, subscription, and payment-method operations
- Integration code aligned to iugu REST workflows
Recommended MCP Servers
Journey fit
iugu is wired as a billing backend during Build; that is the primary catalog shelf for subscription MCP connectors. Invoices and subscriptions are third-party payment integrations—classic integrations subphase work for indie SaaS.
How it compares
MCP PSP integration, not a unit-economics or pricing validation skill.
Common Questions / FAQ
Who is io.github.codespar/mcp-iugu for?
Solo builders on Claude Code, Cursor, or Codex who run recurring billing on iugu and want agent tools for customers, invoices, and subscriptions.
When should I use io.github.codespar/mcp-iugu?
Use it while integrating iugu webhooks and APIs in Build and when updating subscriptions or invoices during Grow or support workflows.
How do I add io.github.codespar/mcp-iugu to my agent?
Install @codespar/mcp-iugu, configure stdio in your MCP settings, set IUGU_API_TOKEN, and restart the agent so billing tools load.