Improved Effect Wrapper for MCP TypeScript SDK with AiToolkit Integration
Hi, we recently launched a MCP server for our product. Today I improved the Effect wrapper for the MCP TypeScript SDK by integrating
This allowed me to define the tools once, and share them between the MCP server and unit tests implemented with
Source code is here: https://github.com/rember/rember-mcp
Would love to get some feedback!
AiToolkit from @effect/ai, it's working great!This allowed me to define the tools once, and share them between the MCP server and unit tests implemented with
AiChat.Source code is here: https://github.com/rember/rember-mcp
Would love to get some feedback!
