Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

mcp conta azul in other clients