|
Entropic 2.3.8
Local-first agentic inference engine
|
Per-identity MCP authorization with runtime grant/revoke. More...
#include <entropic/mcp/mcp_key_set.h>#include <entropic/types/error.h>#include <mutex>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | entropic::MCPAuthorizationManager |
| Per-identity MCP authorization with runtime grant/revoke. More... | |
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Per-identity MCP authorization with runtime grant/revoke.
Manages MCPKeySet instances per identity. Provides the enforcement check called by ToolExecutor before tool execution. Handles cross-identity key granting (identity A grants keys to identity B).
Definition in file mcp_authorization.h.