Skip to content

v0.1.508 - MCP Permission Scoping & Fixes

Choose a tag to compare

@Tuntii Tuntii released this 19 Jun 17:42
Immutable release. Only release title and notes can be modified.

MCP Framework-Native Permission Scoping (major improvement)

  • Introduced McpOperation + x-mcp OpenAPI extension
  • #[mcp(skip | write | readonly | require=...)] route attributes
  • ToolPolicy (ReadOnly default, All, future Custom)
  • Permission metadata in tools/list for agents
  • More docs and examples

Full details in PR #198.