Skip to content

docs: document client request context#2600

Closed
MukundaKatta wants to merge 1 commit into
modelcontextprotocol:mainfrom
MukundaKatta:codex/document-client-request-context
Closed

docs: document client request context#2600
MukundaKatta wants to merge 1 commit into
modelcontextprotocol:mainfrom
MukundaKatta:codex/document-client-request-context

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • document per-request MCP metadata with the high-level Client API
  • clarify that HTTP headers/auth/timeouts belong on a configured httpx.AsyncClient passed to streamable_http_client

Fixes #1966

Testing

  • git diff --check
  • python3 assertion that README context docs are present

@maxisbey
Copy link
Copy Markdown
Contributor

Closing — README.md is frozen at v1 on main (a pre-commit hook rejects edits). Doc changes for v2 go in README.v2.md. See AGENTS.md for the branching model. Thanks for the contribution.

AI Disclaimer

@maxisbey maxisbey closed this May 18, 2026
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.

Per-Request Transport Configuration for MCP Clients

2 participants