Agents
Three surfaces in one place: the chat agents that make Minerva chat configurable, the registries (skills + MCP servers) they draw on, and the gateway that decides what each caller can reach.
Skills
Chat skills the assistant can invoke. Click a skill to edit its description and body; bundled skills can be reset to their packaged default. Editing requires admin access.
Legacy per-agent MCP servers
Direct stdio/http tool servers. New access routes through the Minerva gateway (on the Gateway surface). Click a server to edit its command, args, and env; toggle enabled inline. Creating or editing a server is admin-only and powerful — the command/args/env are executed by agent-runtime.
Gateway
The Minerva MCP gateway federates tool families (db, k8s, jarvis, memory) over addressable resources, and enforces per-caller grants. Read-only view of what each family exposes and what each lead can reach.
Families & resources
Per-lead access
Each lead reads/writes tools as the caller lead:<slug>.
Its granted families, verbs, and reachable resources are resolved from
the gateway's policy rows.