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.

{ "anytype": { "command": "npx", "args": [ "-y", "@anyproto/anytype-mcp" ], "env": { "OPENAPI_MCP_HEADERS": "{\"Authorization\":\"Bearer <YOUR_API_KEY>\", \"Anytype-Version\":\"2025-05-20\"}" } } }
Don't have LM Studio installed? Get it here.