| Auth | /api/auth | Better Auth (login, OAuth social + genericOAuth, sessions) | Implemented |
| Connections | /api/connections | Tool connections with encrypted secrets, MCP endpoints | Implemented |
| Connectors | /api/connectors | Connector availability registry (which providers have creds) | Implemented |
| Tokens | /api/tokens | OAuth token vending + three-source resolveToken() | Implemented |
| Remote MCP | /api/mcp/:token | HTTP MCP transport (StreamableHTTPTransport from @hono/mcp) — see MCP Overview | Implemented |
| Registry | /api/registry | Tool catalog, source registration, search | Implemented |
| Policy | /api/policy | Role management and access resolution | Stub |
| Audit | /api/audit | Audit trail for tool invocations | Stub |
| Elicitation | /api/elicitation | Pending approval storage and resolution | Stub |