Loading MCP server directory, please wait...
MCP server for Asaas — billing automation, Pix, boleto, credit card, subscriptions
npx @getmcp/cli add io.github.codespar/mcp-asaasRequires Node.js 18+. Community-contributed server. Review source before installing.
ASAAS_API_KEYAPI key for asaas
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-asaas": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-asaas"
],
"env": {
"ASAAS_API_KEY": ""
}
}
}
}