-
Notifications
You must be signed in to change notification settings - Fork 836
Open
Labels
enhancementNew feature requestNew feature requestspec complianceLabel for issues and PRs that are related to adding or fixing support for a specific spec feature.Label for issues and PRs that are related to adding or fixing support for a specific spec feature.
Description
Is your feature request related to a problem? Please describe.
Is it possible to support the specification and the display of the _meta
tag in the inputs to and the outputs from a MCP server, respectively?
Describe the solution you'd like
- A mechanism to specify the
_meta
for a MCP call. - A mechanism to parse the
_meta
from the output of a MCP call.
Describe alternatives you've considered
MCP clients, in Python, can show the full MCP content. Thus, parsing them from there is easy. However, this request is for this visual inspector to be able to specify (for inputs) and parse (for outputs) of the _meta
tag.
Additional context
See specification details for _meta
.
ln-12 and shehroze-1122
Metadata
Metadata
Assignees
Labels
enhancementNew feature requestNew feature requestspec complianceLabel for issues and PRs that are related to adding or fixing support for a specific spec feature.Label for issues and PRs that are related to adding or fixing support for a specific spec feature.