LM Studio

Adding MCP Server to LM Studio...

If LM Studio does not launch automatically, you can add the following configuration to your app's mcp.json.

{ "bear": { "command": "uvx", "args": [ "--from", "git+https://github.com/jkawamoto/mcp-bear", "mcp-bear", "--token", "<YOUR_TOKEN>" ] } }
Don't have LM Studio installed? Get it here.