feat(gateway): MCP client — connect to external MCP servers as agent tools (#127) #141

Merged
jason.woltje merged 1 commits from feat/p7-016-mcp-client into main 2026-03-15 18:28:32 +00:00

1 Commits

Author SHA1 Message Date
5891a4b080 feat(gateway): MCP client — connect to external MCP servers as agent tools (#127)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Adds McpClientModule: discovers and connects to external MCP servers via
StreamableHTTP (SSE fallback), bridges their tools into Pi SDK agent sessions.

Configure via MCP_SERVERS env var (JSON array of {name, url, headers?}).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 13:25:15 -05:00