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.

{ "dadata": { "command": "npx", "args": [ "-y", "supergateway", "--streamableHttp", "https://mcp.dadata.ru/mcp", "--oauth2Bearer", "${API_KEY}:${SECRET_KEY}" ] } }
Don't have LM Studio installed? Get it here.