mcp conta azul for Claude Desktop
io.github.codespar/mcp-conta-azul
MCP server for Conta Azul — accounting, invoicing, customers, products
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp conta azul in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-conta-azul": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-conta-azul"
],
"env": {
"CONTA_AZUL_ACCESS_TOKEN": "<CONTA_AZUL_ACCESS_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs