Inna Harper

Results 20 comments of Inna Harper

> its failing for me too for basic example with mcp streamable HTTP transport, what is the solution? Please can you share the example and how you are running it?

Thank you so much for contribution and improving the README. Sorry this PR got lost and wasn't reviewed on time. Since then, the SDK moved to the new spec, where...

TODO: - [x] add guidance on labelling for issues - [x] add conformance testing guidance for getting latests supported protocol version - [x] update to point to conformance testing repo...

Thank you for working on the fix! We merged https://github.com/modelcontextprotocol/python-sdk/pull/1115 and this PR (test from this PR) and merged https://github.com/modelcontextprotocol/python-sdk/pull/1115. Closing this PR.

> Thank you. Looks good to me. Some wording changes maybe. > > Not sure I really like the name `linked_resource` compared to `resource_link` but I am not too fussed...

> I went down this path...:) We already have a `ResourceContents`. `ResourceReference`? Yeah, I also though about `ResourceReference`, but equally happy with `ResourceLink`

Closing this PR, looks stale now. Please re-open if the changes are still needed and suggestions applied.

related PR: https://github.com/modelcontextprotocol/python-sdk/pull/555

Thank you @davenpi! Will close this one and we can continue in #1091

> > (it's probably a good time to replace httpx_client_factory with an object) > > I think the timeouts, the auth and the httpx_client_factory CAN be replaced. The timeouts I...