Admin MCP
Covered route
/admin/ai/mcp
Value matrix
| Topic | Values or examples seen in code | Operational meaning |
|---|---|---|
| backend type | django, http_mcp, stdio_mcp | backend type changes how the MCP source is connected |
| enabled state | true or false | determines whether the MCP participates in company workflows |
| scope behavior | company override versus global reuse | company can narrow behavior without redefining platform policy |
Technical shape
This page manages MCP configuration from company scope. It governs how external context providers are represented for one company context.
Important code-level observations
- internal
djangoentries are intentionally filtered from the visible list - global superadmin can create or fully edit entries
- narrower admin scope is more constrained and tends to toggle or consume available entries