Remix.run Logo
brazukadev 14 hours ago

I'm implementing an MCP client using Qwen3 4B and its tool call capabilities are impressive! I'm sure it will only improve and the 30B is probably already much better.

kragen 14 hours ago | parent [-]

What are you running it in, ollama? Did you have to install some additional software to enable it to call tools (also via MCP?)

brazukadev 4 hours ago | parent [-]

LM Studio. No additional software but I implemented the MCP client myself using the typescript-sdk[0]

0. https://github.com/modelcontextprotocol/typescript-sdk