Setup
1
Open the Developer settings
In LM Studio, go to Settings → Developer and enable MCP Servers.
2
Edit the MCP config file
LM Studio uses a JSON config file. Open it via Settings → Developer → Edit MCP Config and add:Replace
- Remote URL (Recommended)
- Local via npx
YOUR_API_KEY with your Geekflare API key. Save the file.3
Restart LM Studio
Restart LM Studio to load the new MCP server. Open a chat and verify the tools appear in the tool list.
Usage Examples
In the LM Studio chat with any local model: Scrape a webpageTool calling capability depends on the local model you are using. Models with
strong function-calling support (e.g. Qwen, Mistral, Llama 3.1+) will use
Geekflare tools more reliably.