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
Owner

Adds McpClientModule: discovers and connects to external MCP servers, bridges their tools into Pi SDK agent sessions.

Adds McpClientModule: discovers and connects to external MCP servers, bridges their tools into Pi SDK agent sessions.
jason.woltje added 1 commit 2026-03-15 18:28:23 +00:00
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 <[email protected]>
jason.woltje merged commit 09e649fc7e into main 2026-03-15 18:28:32 +00:00
Sign in to join this conversation.