Structs§
- Proxy
Config - Full proxy configuration.
- Search
Config - Search engine settings.
- Search
Result - Result from search engine.
- Server
Config - How to connect to an upstream MCP server.
- Server
Status - Health info for an upstream server.
- Tool
Entry - A cached tool from an upstream MCP server.
Constants§
Functions§
- compact_
params_ from_ schema - Generate compact parameter summary from a JSON Schema. Format: “param1:type*, param2:type” where * marks required params.
- parse_
prefixed_ name - Splits “server__tool” into (server, tool). Splits on first occurrence of “__”.
- prefixed_
name - Returns “server__tool”.