Skip to content
Windsurf

acumatica for Windsurf

io.github.nicholsonpeter/acumatica

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

client:Windsurf transport:stdio runtime:pypi

Install acumatica in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

acumatica in other clients