Context:
I am creating an app for code editing and made it into an mcp client. I was planning to delegate code generation responsibility to codemcp. I followed the readme guide from the start, creating toml file and running init directory in chat, but still getting the error -
Error: ToolException('Error executing tool codemcp: chat_id is required for Grep subtool') Please fix your mistakes.
I am not sure if I'm even doing anything wrong. The Haiku is generated but then it gives the above error.
@ezyang any idea why?
