Skip to content

feat(mcp): export initialized result in client session #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

spachava753
Copy link
Contributor

Export ServerCapabilities and related subtypes and update protocol, server, and tests to use exported types. Add InitializeResult method on ClientSession for accessing the initialize result from sessions.

…t accessor

Export ServerCapabilities and related subtypes and update protocol, server,
and tests to use exported types. Add InitializeResult method on ClientSession
for accessing the initialize result from sessions.
@spachava753
Copy link
Contributor Author

This PR is a follow up on #173, addressing the comments and the increased scope of exporting the initialized result rather than just the server capabilities

@spachava753
Copy link
Contributor Author

Addresses #166

Copy link
Contributor

@jba jba left a comment

Choose a reason for hiding this comment

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

I'm not sure if we want to just export the initializeResult field. But we can address that later.

@jba
Copy link
Contributor

jba commented Aug 11, 2025

Can you resolve conflicts?

@jba
Copy link
Contributor

jba commented Aug 18, 2025

stale

@jba jba closed this Aug 18, 2025
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