
Mcp Asaas
Let your agent create and manage Asaas charges, Pix, boleto, cards, and subscriptions while you build billing for a Brazil-focused SaaS.
Overview
io.github.codespar/mcp-asaas is a MCP server for the Build phase that exposes Asaas billing automation—Pix, boleto, card, and subscriptions—to coding agents.
What is this MCP server?
- Stdio MCP (@codespar/mcp-asaas) for Asaas billing automation
- Covers Pix, boleto, credit card, and subscription flows common in Brazil
- Requires ASAAS_API_KEY secret in environment
- npm package v0.1.2 from mcp-dev-brasil payments/asaas
- Agent-driven invoice and subscription tasks without leaving the IDE
- Package version 0.1.2
- Transport: stdio
- 1 required secret: ASAAS_API_KEY
Community signal: 252 GitHub stars.
What problem does it solve?
Building Brazilian billing in your agent workflow means constantly context-switching to Asaas docs and dashboards instead of callable tools.
Who is it for?
Solo builders shipping SaaS or ecommerce with Asaas as the payment rail in Brazil.
Skip if: Builders outside Asaas coverage who only need US/EU Stripe or macro research without payment APIs.
What do I get? / Deliverables
Your agent can invoke Asaas billing operations through MCP after you register the server and set ASAAS_API_KEY.
- MCP-registered Asaas tool surface for agents
- Environment secret for ASAAS_API_KEY
- Faster agent-assisted billing and subscription code paths
Recommended MCP Servers
Journey fit
Asaas is wired when the product needs live billing APIs, after you have scoped offers and are implementing checkout and renewals. This server exposes Asaas REST operations as MCP tools for agents during backend and payment integration work.
How it compares
Asaas payment MCP integration, not a pricing validation worksheet or AP2 agent-payment protocol server.
Common Questions / FAQ
Who is io.github.codespar/mcp-asaas for?
Developers and indie founders using Asaas who want Claude Code, Cursor, or similar agents to help implement Pix, boleto, card, and subscription billing.
When should I use io.github.codespar/mcp-asaas?
Use it in the build phase when integrating Asaas into your app or automating billing tasks; optionally reference it while validating Brazil-specific pricing models.
How do I add io.github.codespar/mcp-asaas to my agent?
Add @codespar/mcp-asaas as a stdio MCP server in your agent configuration and provide the secret ASAAS_API_KEY from your Asaas account.