summaryrefslogtreecommitdiff
path: root/docs/tools
AgeCommit message (Collapse)Author
2025-08-06feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)Jack Wotherspoon
2025-08-05fix(minor): Grammar and Typos (#5053)xyizko
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05feat: mcp - support audiences for OAuth2 (#5265)Mikhail Aksenov
2025-08-05feat(core): Parse Multimodal MCP Tool responses (#5529)Luccas Paroni
Co-authored-by: Luccas Paroni <[email protected]>
2025-07-28Add documentation for MCP prompts (#4897)christine betts
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Bryan Morgan <[email protected]>
2025-07-27Update documentation for read_many_files. (#4874)Jenna Inouye
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-24Add Google credentials provider for authenticating with MCP servers (#4748)ashwinpvg
2025-07-24feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)Daniel Lee
2025-07-22MCP OAuth Part 3 - CLI/UI/Documentation (#4319)Brian Ray
Co-authored-by: Greg Shikhman <[email protected]>
2025-07-21Various spelling improvements (#3497)Josh Soref
Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-07-20docs: add documentation for mcp excludeTools and includeTools (#3409)Seydulla Narkulyyev
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-11feat: add headers support to SSE transport MCP servers (#3902)Jack Wotherspoon
2025-07-11docs: Include video and audio in multi-file tool documentation (#3380)Max Bain
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-09mcp-server: Fix debug flag (#3667)Ed Harrod
2025-06-30feat(shell): Enable prefix matching for flexible command validation (#2653)Jerop Kipruto
2025-06-30feat: add support to remote MCP servers for custom HTTP headers (#2477)Adam Spiers
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-29Fix a broken link (#2598)Will 保哥
2025-06-28docs: remove duplicate tool descriptions in file-system.md (#1790)Vladislav Semyanov
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-28chore: add proper pluralization handling for match in grep tool (#2344)Kalle Ahlström
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-06-26docs: fix multiple typos in documentation files (#1781)김진엽 (Nathan)
2025-06-25Docs: Add link links to tools/index.md. (#1419)Jenna Inouye
2025-06-25docs: fix typos in documentation (#1411)Daniel Tedesco
Co-authored-by: Dan Tedesco <[email protected]>
2025-06-24Documents: Add docs tools pages (#1397)Jenna Inouye
2025-06-24MCP documentation improvements (#1386)Brian Ray
Co-authored-by: Jenna Inouye <[email protected]>
2025-06-13Improvements to web-fetch tool (#1030)Allen Hutchison
2025-06-11Added note about using MCP/tools with a sandbox (#933)Mark McDonald
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ↵matt korwel
(#784)
2025-06-09rename shell tool more intuitively as run_shell_command (from historical ↵Olcan
name of execute_bash_command inherited from terminal tool) (#869)
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-07docs: update and reorganize documentation (#806)cperry-goog
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-04Fix broken documentation links after server->core folder rename (#740)Keith Ballinger
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-29Refactor read-file and support images. (#480)Jacob Richman
2025-05-20Update docs and tool description for read-many-files. (#456)Jacob Richman
2025-05-20Docs: Update CLI and Server documentation for recent features (#430)cperry-goog
2025-05-16fixes and tweaks to docs, mostly related to sandboxing (#385)Olcan
2025-05-15Docs: Fix broken links and update documentation (#377)cperry-goog
2025-05-15Docs: Add initial project documentation structure and content (#368)cperry-goog
Co-authored-by: Taylor Mullen <[email protected]>