Skip to content

[v2] Clarify "remote" wording in README client example #3313

Description

@Asim-dev-web

What happened?

README, under "A client in 10 lines":

"Swap mcp for http://localhost:8000/mcp and the exact same code talks to a remote server."

localhost is the same machine though, not remote. I think what's meant is that
the client is now going through an actual transport (HTTP) instead of talking directly to an in-memory object, which makes sense, but "remote" is a bit confusing to read literally.

What did you expect?

No response

Code to reproduce

https://github.com/modelcontextprotocol/python-sdk#a-client-in-10-lines

SDK version

No response

Area

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    v2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions