Expand description
Operator-facing commands. These bypass MCP entirely and talk to Postgres directly, so they are the only way to mint credentials.
Functions§
- agent_
add - agent_
disable - agent_
list - print_
mcp_ config - Print the exact
.mcp.jsonblock a teammate drops into their repo. - team_
create - team_
list - team_
prune - Trim history older than
days. Dry run by default at the call site. - team_
quota - Set or clear a team’s attachment quota.
Noneclears it (unlimited). - team_
usage - Report what a team is storing. Counts and bytes only — never content, so this is safe to run for a team you are not on.
- token_
issue - token_
list - token_
revoke