Skip to content
Claude Desktop

acumatica for Claude Desktop

io.github.nicholsonpeter/acumatica

Connect AI assistants to Acumatica ERP — 28 tools for queries, mutations, GIs, attachments.

client:Claude Desktop transport:stdio runtime:pypi

Install acumatica 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": {
    "acumatica": {
      "command": "uvx",
      "args": [
        "acumatica-mcp"
      ],
      "env": {
        "ACUMATICA_URL": "<ACUMATICA_URL>",
        "ACUMATICA_COMPANY": "<ACUMATICA_COMPANY>",
        "ACUMATICA_USER": "<ACUMATICA_USER>",
        "ACUMATICA_PASS": "<ACUMATICA_PASS>",
        "ACUMATICA_CLIENT_ID": "<ACUMATICA_CLIENT_ID>",
        "ACUMATICA_CLIENT_SECRET": "<ACUMATICA_CLIENT_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

acumatica in other clients