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.

{ "uranium": { "command": "npx", "args": [ "uranium-tools-mcp@latest" ], "env": { "URANIUM_API_KEY": "your_api_key_here" } } }
Don't have LM Studio installed? Get it here.