Skip to content

Conversation

jspahrsummers
Copy link
Member

@jspahrsummers jspahrsummers commented Oct 21, 2024

Necessary to use the Python SDK with the latest versions of the inspector and example servers.

@jspahrsummers jspahrsummers requested a review from dsp-ant October 21, 2024 13:51
"""Parameters for the initialize request."""

protocolVersion: Literal[1]
protocolVersion: str | int
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lenient version parsing for now.

"""After receiving an initialize request from the client, the server sends this."""

protocolVersion: Literal[1]
protocolVersion: str | int
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lenient version parsing for now.

@jspahrsummers jspahrsummers merged commit 6cdd97b into main Oct 21, 2024
5 checks passed
@jspahrsummers jspahrsummers deleted the justin/upgrade-spec branch October 21, 2024 14:33
gspencergoog pushed a commit to gspencergoog/mcp-python-sdk that referenced this pull request Jul 29, 2025
gspencergoog pushed a commit to gspencergoog/mcp-python-sdk that referenced this pull request Jul 29, 2025
…zack-lee/updating-quickstart

Fixed favicon
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