One AI workforce. Two integration directions.
Sistava calls them AI employees because that is how teams adopt them. Technically, they are capable AI agents with identity, tools, memory, permissions, and open protocol endpoints.
Inbound channels: your systems call Sistava AI agents
- REST API — Your application sends a prompt to an AI agent and receives its response.
- MCP server — An MCP client calls Sistava AI agents as tools.
- A2A protocol — Another AI agent discovers the workforce and delegates a task.
- Inbound webhook — Your system POSTs an event for an AI agent to process.
Outbound tools: Sistava AI agents call your systems
- External MCP tools — AI agents discover and call tools from a connected MCP server.
- External A2A agents — AI agents delegate work to another AI agent and use its result.
- Outbound webhooks — AI agents notify another system by sending an event to its URL.
- API Endpoint tool, coming soon — AI agents will call a REST or GraphQL API and use its structured response.
Developer resources
- API reference — Exact endpoints, authentication, errors, and copy-paste examples.
- Inbound channel guides — Concepts and setup for every way a system can reach an AI agent.
- Tool guides — Concepts and setup for external capabilities an AI agent can use.
- White label options — Managed white label service or a license to the source code.