Agent Framework
Agents in ecosystem.Ai are operators and journey orchestrators that call the Runtime. They do not replace /invocations scoring or /response learning.
Surfaces
| Surface | Role |
|---|---|
| Runtime MCP | invoke / response, ontology tools, campaign admin |
| Ontology for agents | Concept catalog and payload validation |
| Claude Operator | In-app Workbench agent (Workbench MCP) |
| Public APIs, Agents & MCP | Workbench :8004 / :8001, API Keys, catalog agents |
| Journeys | EcoGentic conversational journeys |
Ground every scoring tool with the Runtime ontology before invoke. Use Workbench MCP for deployments and enrichment; use Runtime MCP for campaign scoring.
Workbench agent configurations
The Workbench provides a graphical editor for ecosystem agent configurations.
- Agents List: table of configurations; select a row to edit or delete.
- Agent Configuration: node editor (right) and node forms (left).
URL: <your_workbench_domain>/pages/ecosystem-agents/nodes
Last updated on