Components
Gateway
The execution layer that exposes MCP JSON-RPC, SSE, and the Registry API.
Tool Registry
Manages schemas, permissions, and routing for preset and BYOAPI-registered tools.
Public Data Adapter
Handles public-data service-key injection, coordinate conversion, XML/JSON normalization, and error mapping.
Admin Dashboard
Manages API keys, Provider Keys, and audit logs.
Runtime data flow
Preset structure
A preset is a tool definition that carries both an OpenAPI spec and public-data metadata.Next steps
BYOAPI
How to register an arbitrary OpenAPI spec as a tool.
Auth & security
API keys, secrets, PII filtering, audit logs.