Back
AnthropicClaude API
MCP tunnels: the management API moved from /v1/organizations/tunnels on the Admin API to /v1/tunnels on the…
AI summary
Written by AI from the official notes. Check them for exact details.The management API for MCP tunnels has been relocated to a new endpoint.
- MCP tunnels management API moved to /v1/tunnels
- New header: anthropic-beta: mcp-tunnels-2026-06-22
- Requires workspace:manage_tunnels WIF scope
- Previous endpoint remains available during migration
Why it matters: Developers using the MCP tunnels API should update their integrations to the new endpoint.
Full release notes
- MCP tunnels (research preview): the management API moved from
/v1/organizations/tunnelson the Admin API to/v1/tunnelson the Claude API. The new surface uses theanthropic-beta: mcp-tunnels-2026-06-22header and theworkspace:manage_tunnelsWIF scope. The previous surface remains available during a migration window. See the Tunnels API reference.