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.

{ "mcp-local-rag": { "command": "uvx", "args": [ "--python=3.10", "--from", "git+https://github.com/nkapila6/mcp-local-rag", "mcp-local-rag" ] } }
Don't have LM Studio installed? Get it here.