Structs§
- Bearer
Token - Per-request extension carrying the raw inbound bearer (the
<token>fromAuthorization: Bearer <token>). Inserted byauth_middlewareonly afterjwt::validatesucceeds, so an expired/forged token never leaks into this extension. Consumed by handlers building aGenContextso an auth_generator can forward the calling sandbox’s identity to an upstream MCP via${JWT_TOKEN}(issue #115). - Call
Request - Call
Response - Health
Response - Help
Request - Help
Response - Proxy
State - Shared state for the proxy server.
- Skill
AtiCatalog Query - Skill
AtiFile Query - Skill
AtiResources Query - Skill
Bundle Batch Request - Skill
Detail Query - Skill
Resolve Request - Skills
Query - Tools
Query
Functions§
- build_
router - run
- Start the proxy server.