Skip to content
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

Add socket server to the extension #53

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Add socket server to the extension #53

merged 2 commits into from
Feb 24, 2025

Conversation

slimslenderslacks
Copy link
Contributor

Updates the extension to start up the socket mcp server on port 8811.
This server can be shared by any number of local mcp clients.

Since the mcp stdio clients can now just be simple socat programs, claude desktop and Gordon can just bind to this one shared server.

Integrating this into 0.9.1 is a somewhat large change in htat existing claude desktop configs need to be updated to start using socat.

}
Copy link
Collaborator

Choose a reason for hiding this comment

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

why this change?

@ColinMcNeil ColinMcNeil merged commit fe84544 into main Feb 24, 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