Skip to content

Enable netfx UI MCP clients#1639

Merged
halter73 merged 1 commit into
modelcontextprotocol:mainfrom
KirillOsenkov:dev/kirillo/encoding-catch
Jun 22, 2026
Merged

Enable netfx UI MCP clients#1639
halter73 merged 1 commit into
modelcontextprotocol:mainfrom
KirillOsenkov:dev/kirillo/encoding-catch

Conversation

@KirillOsenkov

Copy link
Copy Markdown
Contributor

Motivation and Context

Fixes #1638 - allows netfx UI MCP clients to talk to stdio servers

How Has This Been Tested?

I built my own MCP.Code.dll and it worked

Breaking Changes

none

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

Earlier (incorrect) attempt at #694

@halter73 halter73 merged commit 9ba1f47 into modelcontextprotocol:main Jun 22, 2026
16 of 17 checks passed
@KirillOsenkov KirillOsenkov deleted the dev/kirillo/encoding-catch branch June 23, 2026 00:43
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.

Unable to connect to MCP servers from netfx UI apps (e.g. WPF)

3 participants