anthropic Claude Platform Release Notes ·

Claude API Adds New Tunnels Management Endpoint

aipreviewengineer
announcement

Anthropic has introduced a new management API endpoint for tunnels, moving from the Admin API to the Claude API. This change simplifies access and adds new capabilities, including support for the `anthropic-beta: mcp-tunnels-2026-06-22` header and `workspace:manage_tunnels` WIF scope. The previous endpoint will remain available during a migration period, offering flexibility for users transitioning to the new system.

Enhancements (1)
  • New Tunnels Management API Endpoint

    The management API for MCP tunnels has moved from `/v1/organizations/tunnels` on the Admin API to `/v1/tunnels` on the Claude API. This new endpoint requires the `anthropic-beta: mcp-tunnels-2026-06-22` header and the `workspace:manage_tunnels` WIF scope. The previous API surface will continue to be available during a migration window.

Read the original announcement →

https://platform.claude.com/docs/en/release-notes/overview

Related releases