Skip to content

[Doc] Restructure README Usage section to align heading granularity#316

Merged
koic merged 1 commit intomodelcontextprotocol:mainfrom
koic:restructure_readme_usage_section
Apr 15, 2026
Merged

[Doc] Restructure README Usage section to align heading granularity#316
koic merged 1 commit intomodelcontextprotocol:mainfrom
koic:restructure_readme_usage_section

Conversation

@koic
Copy link
Copy Markdown
Member

@koic koic commented Apr 15, 2026

Motivation and Context

Group the Rails (mount) and Rails (controller) examples under a new Streamable HTTP Transport heading so they sit one level below the transport-type headings instead of alongside Stdio Transport.

Also move the single-process and sticky-sessions caveat up to the Streamable HTTP Transport section since it applies to both Rails integration styles rather than only the controller approach.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Group the Rails (mount) and Rails (controller) examples under a new
`Streamable HTTP Transport` heading so they sit one level below the
transport-type headings instead of alongside `Stdio Transport`.

Also move the single-process and sticky-sessions caveat up to the
`Streamable HTTP Transport` section since it applies to both Rails
integration styles rather than only the controller approach.
@koic koic force-pushed the restructure_readme_usage_section branch from f7cbabf to acdf85f Compare April 15, 2026 05:53
@koic koic merged commit 63f0ca6 into modelcontextprotocol:main Apr 15, 2026
11 checks passed
@koic koic deleted the restructure_readme_usage_section branch April 15, 2026 18:05
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.

2 participants