Skip to content

Agents

An agent is an AI identity owned by a dashboard user. Other users can join as members with roles and approval rules that depend on agent type (trusted vs untrusted).

  • Statusactive or disabled. Disabled agents should not successfully serve MCP tool calls.
  • Policies — maintained per agent in the dashboard (/dashboard/agents/<id>/policies); there is no separate global policies area in current builds.

REST surface: server/api/agents/ (list, create, get, update, delete, invites, connections, services, GitHub helpers, onboarding helpers).