Accel AI — Setup

Connect Claude Desktop to company data in 2 minutes

Recommended

Setup via Claude Code

Open Claude Code in your terminal and paste the prompt below. Claude will find your config file and add the entry automatically.

Add the Accel MCP server to my Claude Desktop config. Find my Claude Desktop config file (Mac: ~/Library/Application Support/Claude/claude_desktop_config.json, Windows: %APPDATA%\\Claude\\claude_desktop_config.json). Add the "accel" entry inside "mcpServers" without removing any existing entries. If the file or "mcpServers" key does not exist, create it. The entry to add:\n\n"accel": {\n  "type": "streamable-http",\n  "url": "https://mcp.accelclub.pro/mcp"\n}\n\nAfter editing, show me the final config and remind me to fully quit and reopen Claude Desktop (Cmd+Q on Mac, not just close the window).
Manual

Manual setup

Show step-by-step instructions
  1. Open your Claude Desktop config file:
    Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
    Windows: %APPDATA%\Claude\claude_desktop_config.json
    If the file doesn't exist, create it.
  2. Add the "accel" entry inside "mcpServers" without removing any existing entries:
    {\n  "mcpServers": {\n    "accel": {\n      "type": "streamable-http",\n      "url": "https://mcp.accelclub.pro/mcp"\n    }\n  }\n}
  3. Fully quit Claude Desktop (Mac: Cmd+Q — not just close the window) and reopen it.
First launch: Claude Desktop will open a browser window automatically. Sign in with your @accelclub.pro Google account. After that — nothing to do, it works transparently.

No access yet? Message Max Sergeev on Discord to get access.