Skip to content

Document agent tools for Resources and Prompts tabs#3329

Open
mintlify[bot] wants to merge 4 commits into
mainfrom
mintlify/docs-update-pr-3305-1784516603326
Open

Document agent tools for Resources and Prompts tabs#3329
mintlify[bot] wants to merge 4 commits into
mainfrom
mintlify/docs-update-pr-3305-1784516603326

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Documents the new agent tool capabilities added to the MCP Inspector's Tools, Resources, and Prompts tabs.

Changes:

  • Tools tab: Added "Agent visibility" section explaining that agents can observe the Tools tab state via ui_snapshot_app (tool list, selected tool, parameter names, result presence), and that tool execution uses the existing global ui_execute_tool.
  • Resources tab: Added "Agent tool: ui_read_resource" section documenting the new tool that mirrors the Read button — covering concrete resource URIs/names, template resolution with templateArguments, truncation behavior, and the ui_snapshot_app discovery pattern.
  • Prompts tab: Added "Agent tool: ui_get_prompt" section documenting the new tool that mirrors the Run button — covering name/title resolution, the arguments map, truncation behavior, and ui_snapshot_app discovery.

Files changed:

  • docs/inspector/tools-prompts-resources.mdx

Summary by cubic

Update docs to show how agents work with the MCP Inspector’s Tools, Resources, and Prompts tabs. Adds ui_read_resource, ui_get_prompt, and visibility details via ui_snapshot_app and ui_execute_tool.

  • New Features
    • Tools: Agents see tool list (names, up to 30), selection, parameter names, saved count, and result via ui_snapshot_app; execution uses ui_execute_tool.
    • Resources: ui_read_resource mirrors Read; takes URI/name or template; supports templateArguments (string-to-string); truncates large/binary results; discover via ui_snapshot_app.
    • Prompts: ui_get_prompt mirrors Run; takes name/title; supports arguments (string-to-string); truncates rendered messages; discover via ui_snapshot_app.

Written for commit 1398b08. Summary will update on new commits.

Review in cubic

mintlify Bot added 2 commits July 20, 2026 03:04
Generated-By: mintlify-agent

Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent

Mintlify-Source: dashboard-editor
@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mcpjam 🟢 Ready View Preview Jul 20, 2026, 3:05 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jul 20, 2026
@chelojimenez

chelojimenez commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: the Mintlify triage classifier verified this docs-only PR against the code and queued it for merge.

@github-actions

Copy link
Copy Markdown
Contributor

Internal preview

Preview URL: https://mcp-inspector-pr-3329.up.railway.app
Deployed commit: 3900016
PR head commit: 3f12f37
Backend target: staging fallback.
Health: ✅ Convex reachable
Access is employee-only in non-production environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant