Commit f90dc35
Add headers for agents connecting to remote servers (#664)
* remove references to dataclass objects
* Fix a copy-paste error.
* remove extra file
* Create placeholders for LLM pages
* rename to MCP
* complete rename
* remove old file
* Changes from Keyur
* Add target tag
* Rewording suggested by Keyur
* Remove extraneous text
* Fix a copy-paste error.
* Migrate MCP docs to docsite
* Restructuring
* Remove unused file
* Add TOCs etc.
* Update var formatting
* comments from Keyur
* another change from Keyur
* Update mcp/index.md
Co-authored-by: Christie Ellks <calinc@google.com>
* Changes from Christie
* Apply suggestion from @clincoln8
Co-authored-by: Christie Ellks <calinc@google.com>
* More changes from Christie
* Changes from Dan
* Link fixes
* Remove MCP inspector info
* Add more context to agent dev doc
* fix formatting
* Create placeholders for LLM pages
* merge
* Slight rewording based on comment from Christie
* Lots of restructuring
* More work on Gemini CLI extension
* More changes
* more changes
* more changes
* Update mcp/run_tools.md
Co-authored-by: Christie Ellks <calinc@google.com>
* implement suggestions from Christie
* Add some bullets to comparison section
* Fix update section
* rename "prompt" to "context"
* add mention of Gemini CLI extension for custom DC
* Update custom DC vars procedure
* Remove reference to .env file in extension run
* slight fix
* Add section on creating a custom extension
* Some rewording
* Fix formatting
* More revisions and edits
* Remove file from other branch
* minor edits
* Add Windows command
* Add warning about nvm
* Remove warning
* Remove reference to node.js
* Update mcp/run_tools.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Add required header to connect to a remote server
* Add additional accept type
* Add code for sample agent headers
* Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: Christie Ellks <calinc@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent f363ca5 commit f90dc35
2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
234 | 238 | | |
235 | 239 | | |
236 | 240 | | |
| |||
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
320 | 329 | | |
321 | 330 | | |
322 | 331 | | |
| |||
0 commit comments