The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the MCP Smart Proxy listing page.
Token-efficient MCP server gateway with semantic tool search
mcp-name: io.github.daedalus/mcp-smart-proxy
The --watch option monitors a directory for .yaml, .yml, or .json files containing
upstream server configurations. Add, modify, or remove files to dynamically update the
available servers at runtime.
The --transport option supports:
stdio (default) - Standard input/output transport for local MCP clientsProxyConfig - Main configuration modelUpstreamConfig - Upstream server configurationEmbeddingConfig - Embedding backend configurationVectorStoreConfig - Vector store backend configurationListResult - Result from the list toolSearchResult - Result from the search toolToolResult - Result from tool calls