Comment by kragen
21 hours ago
What are you running it in, ollama? Did you have to install some additional software to enable it to call tools (also via MCP?)
21 hours ago
What are you running it in, ollama? Did you have to install some additional software to enable it to call tools (also via MCP?)
LM Studio. No additional software but I implemented the MCP client myself using the typescript-sdk[0]
0. https://github.com/modelcontextprotocol/typescript-sdk
Thank you very much!