ERP.net Integration

Operator's deepest native business-platform integration

Operator.net is an independent agentic platform. It builds AI agents, Digital Entities, and apps, and it can connect to many systems — through MCP servers, webhooks, mail providers, and plain web requests.

ERP.net is different. It is the one business platform Operator integrates with natively: Operator understands the ERP.net data model, speaks its Domain API, respects its security, and ships ready-made tools for reading, writing, and moving business documents through their lifecycle. No connector to configure, no schema to describe, no field mapping to maintain.

This section explains what that native integration gives you, and where its limits are.

What "native" means here

Generic integration (MCP, webhook, HTTP) Native ERP.net integration
You describe the endpoints and payloads Operator already knows the entity model and searches it semantically
Auth is configured per connector You sign in to your ERP.net instance with your own account; Operator uses your identity
Tools are whatever the remote server exposes Purpose-built tools: query, create, update, delete, documents, files, import/export
Permissions live in the remote system only ERP.net security plus Operator-side Permission Policies
Apps must handle credentials themselves Apps call the Domain API through Operator; the token never reaches the app

What you can do with it

What it is not