Skip to content

Task: Add _meta Field to Interface Types #416

@ezynda3

Description

@ezynda3

Priority: Low
Breaking Change: No

Description: Additional interface types now support the _meta field for extensibility.

Implementation Tasks:

  • Add _meta field to Resource, Tool, Prompt, and other interface types
  • Update JSON marshaling to handle _meta properly
  • Add documentation about _meta usage
  • Ensure _meta is reserved for protocol use

Files to Update:

  • mcp/types.go
  • All struct definitions that should support _meta

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: mcp specIssues related to MCP specification compliancepriority: mediumMedium priority, should be addressed soon

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions