Skip to content

Comments

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

Closed
spachava753 wants to merge 1 commit intomodelcontextprotocol:mainfrom
spachava753:feat/issue-166
Closed

feat(mcp): export initialized result in client session#228
spachava753 wants to merge 1 commit intomodelcontextprotocol:mainfrom
spachava753:feat/issue-166

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