The mcp_bridge.go in PR #12 allows agents to connect to external MCP servers by automatically discovering the server's tools and adding them into the agent's tool set as openai tool schemas. This is a useful utility and probably should be extracted in its own plugin, under the name external_mcp.
The
mcp_bridge.goin PR #12 allows agents to connect to external MCP servers by automatically discovering the server's tools and adding them into the agent's tool set as openai tool schemas. This is a useful utility and probably should be extracted in its own plugin, under the nameexternal_mcp.