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.

{ "gw2-mcp": { "command": "docker", "args": [ "run", "--rm", "-i", "alyxpink/gw2-mcp:v1" ] } }
Don't have LM Studio installed? Get it here.