2 projects
delegus-mcp
Delegus for Python MCP servers: ASGI middleware that checks every MCP tools/call against the caller's delegated authority before it runs (MCPServer streamable HTTP, Starlette, FastAPI).
delegus-core
Python port of the Delegus v0.2 protocol layer (delegus-base-v1): Grant/Proof parsing, checks P1-P20, receipt assembly, signing and offline re-verification. No I/O; snapshots and clock are injected. Passes the 40 conformance vectors.