Cd-Mcp-Proxy
Created12beam
Extends server functionality to operate as a worker by proxying messages to an existing server.
About
Enables existing servers to function as workers by forwarding messages. It leverages TypeScript and integrates seamlessly with server setups using the `proxyMessage` function. This allows you to easily pass messages to an existing server and extend its capabilities.
Key Features
- 1 GitHub stars