core-agent-ide/docs
Gabriel Peal 40fba1bb4c
[MCP] Add support for resources (#5239)
This PR adds support for [MCP
resources](https://modelcontextprotocol.io/specification/2025-06-18/server/resources)
by adding three new tools for the model:
1. `list_resources`
2. `list_resource_templates`
3. `read_resource`

These 3 tools correspond to the [three primary MCP resource protocol
messages](https://modelcontextprotocol.io/specification/2025-06-18/server/resources#protocol-messages).

Example of listing and reading a GitHub resource tempalte
<img width="2984" height="804" alt="CleanShot 2025-10-15 at 17 31 10"
src="https://github.com/user-attachments/assets/89b7f215-2e2a-41c5-90dd-b932ac84a585"
/>

`/mcp` with Figma configured
<img width="2984" height="442" alt="CleanShot 2025-10-15 at 18 29 35"
src="https://github.com/user-attachments/assets/a7578080-2ed2-4c59-b9b4-d8461f90d8ee"
/>

Fixes #4956
2025-10-17 01:05:15 -04:00
..
advanced.md [MCP] Improve docs (#4811) 2025-10-06 11:43:50 -04:00
authentication.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
CLA.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
config.md [MCP] Add support for resources (#5239) 2025-10-17 01:05:15 -04:00
contributing.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
exec.md Fix event names in exec docs. (#4833) 2025-10-06 10:07:52 -07:00
experimental.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
faq.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
getting-started.md enable-resume (#3537) 2025-09-14 19:33:19 -04:00
install.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
license.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
open-source-fund.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
platform-sandboxing.md chore: subject docs/*.md to Prettier checks (#4645) 2025-10-03 11:35:48 -07:00
prompts.md Custom prompt args (numeric) (#4470) 2025-09-29 16:14:37 -07:00
release_management.md fix: make GitHub Action publish to npm using trusted publishing (#3431) 2025-09-16 20:33:59 -07:00
sandbox.md add codex sandbox {linux|macos} (#4782) 2025-10-05 15:51:57 -07:00
zdr.md Never store requests (#3212) 2025-09-05 10:41:47 -07:00