Skip to content

docs: add multi-transport documentation#13

Merged
QuantGeekDev merged 1 commit intomainfrom
docs/multi-transport
Apr 2, 2026
Merged

docs: add multi-transport documentation#13
QuantGeekDev merged 1 commit intomainfrom
docs/multi-transport

Conversation

@QuantGeekDev
Copy link
Copy Markdown
Owner

Summary

Documents the new multi-transport feature from QuantGeekDev/mcp-framework#164.

  • New content/docs/transports/multi-transport.mdx page covering:
    • Quick start with transports array config
    • transports vs transport (backward compat)
    • Per-transport authentication
    • Validation rules (stdio singleton, port conflicts)
    • TransportBinding architecture overview
    • Lifecycle (startup, shutdown, partial failure)
    • Common patterns (local+remote, HTTP+SSE fallback, all three)
  • Updated transport overview with multi-transport section
  • Updated server-configuration with multi-transport example
  • Added to navigation in meta.json

Test plan

  • Verify page renders correctly in Fumadocs
  • Check all internal links resolve
  • Code examples match the implementation in mcp-framework#164

🤖 Generated with Claude Code

Add documentation for the new multi-transport feature that enables
running multiple transports concurrently from a single MCPServer instance.

- New multi-transport.mdx page with configuration, validation rules,
  architecture overview, and common usage patterns
- Updated transport overview with multi-transport section and links
- Updated server-configuration with multi-transport example

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

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

Project Deployment Actions Updated (UTC)
mcp-framework Ready Ready Preview, Comment Apr 1, 2026 11:29pm

Request Review

@QuantGeekDev QuantGeekDev merged commit 3754691 into main Apr 2, 2026
2 checks passed
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