Skip to content

Enable netfx UI MCP clients#1639

Open
KirillOsenkov wants to merge 1 commit into
modelcontextprotocol:mainfrom
KirillOsenkov:dev/kirillo/encoding-catch
Open

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

Conversation

@KirillOsenkov

Copy link
Copy Markdown

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

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)

1 participant