Identity Simulated 3 MCP tools
Identity Engine
Identity graph for agents, users, and environments.
How you use it
Map who/what can act where. Before widening MCP access, identity_enforce so tokens are not ambient and unbound.
Token savings
Reduces credential confusion and wrong-environment mutations that create expensive cleanup.
Consistency
Actors, tokens, and environments stay in one identity graph with explicit edges.
In action
Identity
Graph
Agents, users, envs, tokens linked.
Select
Risk
Enforce
Interactive demo
Click a node to inspect identity bindings (simulated).
Simulated behavior only — does not execute proprietary AGS engine code.
Diagram
Example usage
# MCP: identity_enforce
{}
# Conceptual edge
agent:cursor-local → token:mcp → env:staging Docs →- identity_get
- identity_validate
- identity_enforce