Loading MCP server directory, please wait...
MCP server for Conta Azul — accounting, invoicing, customers, products
npx @getmcp/cli add io.github.codespar/mcp-conta-azulRequires Node.js 18+. Community-contributed server. Review source before installing.
CONTA_AZUL_ACCESS_TOKENAPI key for conta-azul
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-conta-azul": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-conta-azul"
],
"env": {
"CONTA_AZUL_ACCESS_TOKEN": ""
}
}
}
}