Brian Ray
|
258c848909
|
MCP OAuth Part 2 - MCP Client Integration (#4318)
Co-authored-by: Greg Shikhman <shikhman@google.com>
|
2025-07-22 13:34:56 +00:00 |
christine betts
|
1969d805f2
|
[ide-mode] Use active files and selected text in user prompt (#4614)
|
2025-07-21 20:52:02 +00:00 |
N. Taylor Mullen
|
412b78c5ab
|
Simplify MCP connection errors. (#4508)
|
2025-07-19 12:44:51 -07:00 |
Tommaso Sciortino
|
b5f5ea2c31
|
Use simple name for MCP tools where possible. (#4459)
|
2025-07-18 21:29:09 +00:00 |
Shreya Keshive
|
69a8ae6a89
|
Minor UX updates for IDE mode (#4311)
|
2025-07-16 21:33:56 +00:00 |
Wanlin Du
|
f6ee0d182b
|
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-16 21:32:34 +00:00 |
Shreya Keshive
|
b09bc66560
|
Adds the user's active file in the IDE to the footer (#4154)
|
2025-07-15 14:19:59 +00:00 |
Tommaso Sciortino
|
5008aea90d
|
Refactor MCP code for reuse and testing (#3880)
|
2025-07-14 18:19:33 +00:00 |
Billy Biggs
|
bc4182b9d2
|
Show stderr output from mcp servers in debug mode (#4049)
|
2025-07-14 04:42:22 +00:00 |
Jack Wotherspoon
|
2826c7a1c6
|
feat: add headers support to SSE transport MCP servers (#3902)
|
2025-07-11 19:59:42 +00:00 |
Tommaso Sciortino
|
166f5eaa66
|
Don't print MCP server logs. It's too noisy. (#3867)
|
2025-07-11 14:42:43 +00:00 |
Tommaso Sciortino
|
4dab31f1c8
|
Improve Function Call argument validation and typing (#2881)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-08 06:48:44 +00:00 |
Jordan Demeulenaere
|
355fb4ac67
|
Add excludeTools and includeTools to mcpServers config (#2976)
|
2025-07-07 16:34:26 +00:00 |
BigUncle
|
b564d4a088
|
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
|
2025-07-05 21:58:51 +00:00 |
moon jooho
|
8d3fec08e5
|
Add and improve JSDoc comments for core tool methods (#3128)
|
2025-07-04 00:13:02 +00:00 |
Adam Spiers
|
0fd602eb43
|
feat: add support to remote MCP servers for custom HTTP headers (#2477)
|
2025-06-30 00:09:08 +00:00 |
Noritaka Kobayashi
|
221b066900
|
chore: fix typo in mcp-client (#1555)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-06-28 01:14:59 +00:00 |
Tommaso Sciortino
|
07880d43d2
|
Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330)
|
2025-06-23 09:13:53 -07:00 |
Mark McDonald
|
7e6fb7e874
|
Added sandbox error hint when MCP servers fail to launch in sandbox mode (#972)
|
2025-06-16 06:37:09 +00:00 |
Shreya Keshive
|
1fa41af918
|
Support MCP StreamableHTTPClientTransport (#1014)
|
2025-06-13 16:18:06 -04:00 |
Shreya Keshive
|
1fcbdef994
|
Add web socket protocol support for IDE MCP server (#987)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-06-13 09:30:44 -04:00 |
Bryan Morgan
|
1e3abf96b5
|
addressed b/423798481 (#887)
|
2025-06-10 08:47:46 -04:00 |
Olcan
|
a2fee6bdd3
|
fix mcp timeouts and missing description on mcp errors (#868)
|
2025-06-08 21:52:11 -07:00 |
Bryan Morgan
|
28ff62e7b1
|
Added /mcp command support and cleaned up broken tests (#817)
|
2025-06-07 15:06:18 -04:00 |
N. Taylor Mullen
|
1ffe027d8a
|
Add support for configured mcp client timeout. (#775)
|
2025-06-05 20:35:00 +00:00 |
N. Taylor Mullen
|
c71d6ddc3b
|
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
|
2025-06-03 07:40:51 +00:00 |
N. Taylor Mullen
|
58597c29d3
|
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682)
|
2025-06-02 20:39:25 +00:00 |
Tommaso Sciortino
|
21fba832d1
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |