Claude (Web & Desktop)
Claude.ai
Claude.ai connects via OAuth — no API key needed.
-
Choose Add custom connector.
-
Enter a name and your connection URL, then click Add.
-
Click Connect and follow the OAuth flow to authenticate with your Holistics account.
-
To use it in a chat, make sure Holistics under Connectors is enabled.
Claude Desktop
Claude Desktop uses a local command config.
-
Go to Settings > Developer > Edit Config.
-
Add Holistics to your config:
{"mcpServers": {"holistics": {"command": "npx","args": ["-y","mcp-remote","<MCP_SERVER_ADDRESS>"]}}}For API Key auth, add
"--header", "X-Holistics-Key:<YOUR_HOLISTICS_API_KEY>"to theargsarray. -
Save and restart Claude Desktop.