summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/mcp-client.ts
AgeCommit message (Expand)Author
2025-06-23Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330)Tommaso Sciortino
2025-06-16Added sandbox error hint when MCP servers fail to launch in sandbox mode (#972)Mark McDonald
2025-06-13Support MCP StreamableHTTPClientTransport (#1014)Shreya Keshive
2025-06-13Add web socket protocol support for IDE MCP server (#987)Shreya Keshive
2025-06-10addressed b/423798481 (#887)Bryan Morgan
2025-06-08fix mcp timeouts and missing description on mcp errors (#868)Olcan
2025-06-07Added /mcp command support and cleaned up broken tests (#817)Bryan Morgan
2025-06-05Add support for configured mcp client timeout. (#775)N. Taylor Mullen
2025-06-03Fix: Ensure MCP tools are discovered from slow-starting servers (#717)N. Taylor Mullen
2025-06-02refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON sc...N. Taylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino