You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use idiomatic HTTP casing in Python and TypeScript type names
Rename MCPHttpServerConfig to MCPHTTPServerConfig in Python (matching
stdlib convention: HTTPServer, HTTPError) and TypeScript (matching
the all-caps treatment of MCP already in use).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments