Connect an AI agent

An AI assistant can build dashboards with you: write the queries, add the charts, arrange the canvas. The assistant works on the same dashboards you open, through a connection that you approve once.

Agents connect over MCP — the open standard that assistants use to reach tools. claude.ai, Claude Desktop, Claude Code, and ChatGPT all support MCP connections.

Before you start

Sign in to arkush first. A connected agent acts as you, so the connection needs your account.

The connection address

Each arkush instance has one address for agents — its own web address plus /mcp:

https://<your instance>/mcp

The same address, with a Copy button, is in the app: open the account menu at the top right and select Connect an agent. While agents are connected, the same menu item reads Agents · N connected. Two more entries open the same panel: the Connect an AI agent step on an empty dashboard, and the Connect an agent… button in the Help panel.

The Connect-an-agent panel: the connection address with a Copy button, setup steps per client, and the list of connected agents.
The Connect-an-agent panel, from the account menu.

Connect from your assistant

claude.ai and Claude Desktop

  1. Open Settings → Connectors.
  2. Select Add custom connector.
  3. Paste the connection address.
  4. Confirm the new connector.

Claude Code

  1. Run claude mcp add --transport http arkush https://<your instance>/mcp.
  2. Type /mcp and authenticate the arkush entry.

ChatGPT

  1. Open Settings → Apps & Connectors.
  2. Turn on Developer mode.
  3. Add a connector with the connection address.

Approve the connection

The first connection opens a browser page on this instance. Sign in there and approve the agent. The approval creates a grant: the agent may now act as you here. Everything that the agent changes is recorded under your account.

The approval expires: the panel shows the date beside each agent. A connection that stays unused for 30 days lapses and needs a fresh approval.

NOTE — The agent gets its own access tokens, valid for this instance only. The agent never gets your Google credential.

Disconnect an agent

  1. Open the account menu and select Agents · N connected. While agents are connected, the Connect an agent item carries this label.
  2. Find the agent under Your connected agents.
  3. Select Disconnect and confirm.

Access stops immediately. A new connection needs a fresh approval.