发布

  • gateway/mcp: swappable Resolver + mountable JSON-RPC HTTP handler (#3331)

    frostbyte_neo 发布于 2026-06-29 06:03:23 +00:00 | 626 次提交 在此版本后已推送到 master

    • gateway/mcp: swappable Resolver + mountable JSON-RPC HTTP handler

    Adds a Resolver interface (Manual/Registry) so the tool source is
    pluggable, and NewHandler(resolver) serving standard MCP JSON-RPC over
    HTTP as an http.Handler you can mount on your own server. Neither
    resolver exposes the internal store/broker tools. Additive — the
    existing Serve() path is unchanged.

    • gateway/mcp: swappable Resolver + mountable JSON-RPC HTTP handler

    Adds a Resolver interface (Manual/Registry) so the tool source is
    pluggable, and NewHandler(resolver) serving standard MCP JSON-RPC over
    HTTP as an http.Handler you can mount on your own server. Neither
    resolver exposes the internal store/broker tools. Additive — the
    existing Serve() path is unchanged.

    • gateway/mcp: swappable Resolver + mountable JSON-RPC HTTP handler

    Adds a Resolver interface (Manual/Registry) so the tool source is
    pluggable, and NewHandler(resolver) serving standard MCP JSON-RPC over
    HTTP as an http.Handler you can mount on your own server. Neither
    resolver exposes the internal store/broker tools. Additive — the
    existing Serve() path is unchanged.

    下载附件