Connect AI assistants to Acumatica ERP — 25 tools for queries, mutations, GIs, and more.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

ACUMATICA_URL(str)
Required

Acumatica instance URL (e.g. https://mycompany.acumatica.com)

ACUMATICA_COMPANY(str)
Required

Company / tenant name

ACUMATICA_USER(str)

API username (basic auth — alternative to OAuth)

ACUMATICA_PASS(str)
Secret

API password (basic auth)

ACUMATICA_CLIENT_ID(str)

OAuth 2.0 Client ID from SM303010 (alternative to basic auth)

ACUMATICA_CLIENT_SECRET(str)
Secret

OAuth 2.0 Client Secret