Skip to main content
skillsSource-backedReview first Safety Privacy

MCP Streamable HTTP Migration Capability Pack Skill

Expert MCP Streamable HTTP migration capability pack applying documented transport selection, SSE-to-HTTP migration checkpoints, timeout policies, and enterprise network review from official MCP and transport specification documentation.

HarnessClaude CodeCodexWindsurfGeminiCursorCLI
Level:expertType:capability-packVerified:validated
Review first review before installing

Open the source and read safety notes before installing.

Safety notes

  • Autonomous runs can execute tools without mid-run user input—scope paths and connectors first.
  • Do not enable destructive automation without explicit approval gates.
  • Review outputs as draft until a human validates evidence.

Privacy notes

  • Run output may contain proprietary code and credentials.
  • Summaries for external channels require redaction.

Prerequisites

  • Claude Code version and plan eligibility per official documentation.
  • Team policy for autonomous or shared automation workflows.
  • Staging environment for safe validation.
  • Human owner for production rollout approval.

Schema details

Install type
package
Reading time
9 min
Difficulty score
74
Troubleshooting
Yes
Breaking changes
No
Source repository stats
Scope
Source repo
Skill and platform metadata
Skill type
capability-pack
Skill level
expert
Verification
validated
Verified at
2026-06-16
Retrieval sources
https://code.claude.com/docs/en/mcphttps://modelcontextprotocol.io/specification/2025-03-26/basic/transportshttps://code.claude.com/docs/en/securityhttps://code.claude.com/docs/en/skillshttps://github.com/anthropics/claude-codehttps://developers.google.com/search/docs/fundamentals/creating-helpful-content
Tested platforms
Claude CodeClaudeCursorGeneric AGENTS
PlatformSupportInstall path
claude-codeNative.claude/skills/<skill-name>/SKILL.md
codexNative.agents/skills/<skill-name>/SKILL.md
windsurfNative.windsurf/skills/<skill-name>/SKILL.md
geminiNative.gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md
cursorAdapter.cursor/rules/<skill-name>.mdc
cliManualAGENTS.md or tool-specific context file
Full copyable content
# Trigger
"Apply the mcp streamable http migration capability pack capability pack."

# Required output
1) Scope and configuration checklist
2) Risk and policy findings
3) Review matrix actions
4) Verification and rollback plan
5) Privacy-safe summary

About this resource

Knowledge Freshness

Grounded in official documentation verified on 2026-06-16. Behavior can change with releases; prefer live docs.

Retrieval Sources

Source Verification Notes

Verified on 2026-06-16:

  • MCP transport specification documents Streamable HTTP as an HTTP-based transport.
  • Claude Code MCP docs cover remote HTTP server configuration and authentication.
  • Long-running SSE streams need idle timeout and reconnect policies.
  • Remote transports cross network boundaries and require TLS review.
  • Stdio remains preferred for local-only tools with minimal network exposure.

Scope Note

Community reusable workflow skill applying documented steps—not an official Anthropic product. Applies documented MCP transport migration steps—not a separate Anthropic migration service.

Core Workflow

  1. Inventory current MCP transport (stdio, SSE, HTTP) per integration.
  2. Map migration targets to Streamable HTTP per MCP spec.
  3. Update server endpoints, auth, and client .mcp.json entries.
  4. Test reconnect, timeout, and proxy compatibility in staging.
  5. Roll back to prior transport if enterprise firewall blocks new paths.

Capability Scope

  • Configuration and eligibility checklist.
  • Risk and policy review.
  • Staging verification steps.
  • Rollback planning.
  • Privacy-safe stakeholder summary.

Compatibility

Native

  • Claude Code: use as an Agent Skill during rollout planning.

Manual Adaptation

  • Generic AGENTS: apply checklist against public documentation.

Required Inputs

  • Target repository or organization context.
  • Current settings and policy constraints.
  • Stakeholders for security review when applicable.

Production Rules

  • Require human approval before production-impacting automation.
  • Redact secrets from skill outputs and public tickets.
  • Prefer official documentation over forum assumptions.
  • Document rollback before enabling scheduled or autonomous runs.

Review Matrix

Signal Action
Missing repro Block autonomous run
Broad tool scope Narrow allowlists
Draft findings Label unverified until human review
Policy drift Align to managed settings

Output Contract

  1. Scope and configuration summary.
  2. Findings with severity.
  3. Review matrix actions.
  4. Verification and rollback plan.
  5. Privacy-safe summary.

Troubleshooting

Issue: Feature unavailable on your plan Fix: Confirm /status and official doc eligibility requirements.

Issue: Run stalls on permissions Fix: Pre-approve read tools in staging; narrow path scope.

Duplicate Check

Complements choosing-mcp-transport-stdio-http-sse-and-websocket guide; distinct skills review matrix for migration rollout.

Editorial Disclosure

Independent entry by kiannidev from public documentation. No paid placement or affiliate links.

Source citations

Add this badge to your README

Show that MCP Streamable HTTP Migration Capability Pack Skill is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/skills/mcp-streamable-http-migration-capability-pack.svg)](https://heyclau.de/entry/skills/mcp-streamable-http-migration-capability-pack)

How it compares

MCP Streamable HTTP Migration Capability Pack Skill side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

FieldMCP Streamable HTTP Migration Capability Pack Skill

Expert MCP Streamable HTTP migration capability pack applying documented transport selection, SSE-to-HTTP migration checkpoints, timeout policies, and enterprise network review from official MCP and transport specification documentation.

Open dossier
MCP OAuth Server Hardening Capability Pack Skill

Expert MCP OAuth server hardening capability pack applying documented Dynamic Client Registration, oauth.scopes pins, callback ports, keychain token storage, and least-privilege scope review from official MCP documentation.

Open dossier
MCP Remote Server Trust Review Capability Pack Skill

Expert MCP remote server trust review capability pack for auditing OAuth flows, transport security, tool permissions, data exfiltration risk, and vendor scope before connecting Claude Code to third-party MCP servers.

Open dossier
Claude Agent SDK MCP Integration Capability Pack Skill

Expert Claude Agent SDK MCP integration capability pack for designing, reviewing, and rolling out Agent SDK MCP integration with source-backed checklists, production rules, and privacy-safe output contracts.

Open dossier
Trust
Install riskReview firstReview firstReview firstReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
Categoryskillsskillsskillsskills
Sourcesource-backedsource-backedsource-backedsource-backed
Authorkiannidevkiannidevkiannidevkiannidev
Added2026-06-162026-06-162026-06-142026-06-14
Platforms
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Claude CodeCodexWindsurfGeminiCursorCLI
Source repo
Safety notesAutonomous runs can execute tools without mid-run user input—scope paths and connectors first. Do not enable destructive automation without explicit approval gates. Review outputs as draft until a human validates evidence.Autonomous runs can execute tools without mid-run user input—scope paths and connectors first. Do not enable destructive automation without explicit approval gates. Review outputs as draft until a human validates evidence.Remote MCP servers run outside Anthropic control; Claude Code MCP integration does not guarantee vendor security or data isolation. OAuth tokens issued to an MCP server may grant persistent access to third-party accounts until revoked in the vendor admin console. Tools that read, write, delete, or execute on external systems can cause irreversible production changes when invoked by the model. SSE and streamable HTTP transports must use TLS; do not approve cleartext remote endpoints on untrusted networks. This skill recommends scoping and approval steps; it must not add MCP servers or approve OAuth consent without explicit user authorization.This skill plans Agent SDK MCP integration; it must not execute destructive changes without explicit approval. Browser, computer-use, and remote surfaces can access sensitive UI state; scope tests carefully. MCP and SDK integrations may exfiltrate data if tool scopes are too broad. The public `anthropics/claude-code` repository ships documentation links to code.claude.com for settings, security, and integration surfaces. Scheduled or autonomous workflows compound risk; cap blast radius in staging first.
Privacy notesRun output may contain proprietary code and credentials. Summaries for external channels require redaction.Run output may contain proprietary code and credentials. Summaries for external channels require redaction.MCP tool results can contain customer names, ticket contents, database rows, repository secrets, and internal URLs that should not be pasted into public issues. OAuth consent screens and server logs may expose account emails, organization identifiers, and access tokens if shared without redaction. Remote server vendors may retain prompts, tool arguments, and responses under their own privacy policies outside Anthropic data handling. Public trust-review summaries should describe risk categories and mitigations, not full tool schemas or live OAuth tokens.Reviews may expose integration tokens, customer metadata, and internal URLs related to Agent SDK MCP integration. Telemetry and analytics configs can include account emails; redact before sharing externally. Keep troubleshooting logs in internal channels unless explicitly sanitized. Third-party vendors remain outside Anthropic retention policies; document separately.
Prerequisites
  • Claude Code version and plan eligibility per official documentation.
  • Team policy for autonomous or shared automation workflows.
  • Staging environment for safe validation.
  • Human owner for production rollout approval.
  • Claude Code version and plan eligibility per official documentation.
  • Team policy for autonomous or shared automation workflows.
  • Staging environment for safe validation.
  • Human owner for production rollout approval.
  • The remote MCP server URL, vendor documentation, and intended Claude Code or Desktop use case.
  • Access to the MCP server manifest, tool list, OAuth client registration details, and transport configuration.
  • Security or platform stakeholders available to review third-party data access before production rollout.
  • A concrete integration goal such as issue tracking, CRM lookup, database queries, or deployment automation.
  • Access to Claude Code or Agent SDK environment where Agent SDK MCP integration will run.
  • Ability to read project, user, and managed settings relevant to the workflow.
  • Staging repository or sandbox account for safe validation.
  • Platform or security stakeholder available for policy-bound rollouts.
Install
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.