Skip to content

chore(repo): version packages - #312

Merged
HugoRCD merged 1 commit into
mainfrom
changeset-release/main
Aug 14, 2026
Merged

chore(repo): version packages#312
HugoRCD merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

nitro-mcp-toolkit@0.2.0

Minor Changes

  • #311 d623f33 Thanks @HugoRCD! - Tool, resource and prompt handlers now receive the request's H3Event directly instead of a separate context object, with everything MCP-specific attached at event.context.mcp — mirroring h3-mcp's event-first shape. This is a breaking change: context.mcp.raw moves to context.mcp.mcpReq, and anything reading the old context object needs to read off event.context.mcp instead.

    Also adds a declarative auth gate to createMcpHandler (bearer/API-key tokens, a custom validate callback, OAuth protected-resource metadata), and its JSON-serializable subset — a static token list — as an auth option on mcp().

  • #320 108baa7 Thanks @HugoRCD! - Clients can send an X-MCP-Tools header with a comma-separated list of tool names to limit what tools/list exposes. Unknown names return HTTP 400. handler.definitions stays the full catalog.

@nuxtjs/mcp-toolkit@0.19.0

Minor Changes

  • #319 d33e0ca Thanks @HugoRCD! - Clients can send an X-MCP-Tools header with a comma-separated list of tool names to limit what tools/list exposes. Names must match the catalog (including filename-generated kebab-case); unknown names return HTTP 400. No server/mcp/index.ts is required.

Patch Changes

  • 620cc8a Thanks @HugoRCD! - MCP Apps with <script setup lang="ts"> bundle again on Vite 8. The isolated app build no longer inherits the host tsconfig.json (which extends .nuxt/tsconfig.json before Nuxt has written it).

  • #322 7503516 Thanks @HugoRCD! - The DevTools MCP Inspector launch always fetches @modelcontextprotocol/inspector from registry.npmjs.org, so a private npmrc can no longer 401 the download. Override with MCP_INSPECTOR_REGISTRY if you need a mirror.

    The inspector now opens in a new browser tab instead of an iframe inside DevTools — the official UI is a full-page app and does not fit that panel. The MCP URL uses localhost so the inspector can reach Nuxt on either IPv4 or IPv6 loopback.

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nuxt-mcp-toolkit-docs Ready Ready Preview Aug 14, 2026 10:10am

Request Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ca495ac to f23f966 Compare August 14, 2026 10:06
@HugoRCD HugoRCD self-assigned this Aug 14, 2026
@HugoRCD
HugoRCD merged commit ac64785 into main Aug 14, 2026
1 of 2 checks passed
@HugoRCD
HugoRCD deleted the changeset-release/main branch August 14, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant