Integrations

Per-agent attribution across the tools they touch.

Cockpit sits between your AI agents and the productivity tools they work in. Linear attribution is live today; GitHub and Notion are in beta behind the same prefix bridge. Built on MCP, so any agent runtime works out of the box.

Productivity bridges

Where the work happens.

We focus on tools where the “one user equals one person” assumption breaks for AI workforces. One-click OAuth per tool. Per-agent attribution flows in automatically. We deliberately don't bridge comm apps (Slack, Discord, Telegram, WhatsApp) — they have native bot frameworks for distinct identity, so there's no gap to close.

Linear

Live

Per-agent identity in Linear via OAuth. Each agent's actions appear under their own name in the issue feed.

Per-agent identity (slot or prefix)

GitHub

Beta

Single Cockpit GitHub App with prefix-mode attribution. Comments and issues tagged with the agent that made them.

Prefix mode · org-level

Notion

Beta

Org-wide OAuth. Comments and pages prefixed with the agent's name.

Prefix mode · org-level

Jira

Coming soon

Same prefix-bridge pattern as Linear. Atlassian OAuth + bot user.

Prefix mode planned

Confluence

Coming soon

Atlassian-stack companion. Page edits attributed per agent.

Prefix mode planned

Asana

Coming soon

Task tracking with per-agent assignee + comment attribution.

Prefix mode planned

ClickUp

Coming soon

Same shape as Asana. Per-agent comment + status-change attribution.

Prefix mode planned

Google Drive

Coming soon

Document creation + comment attribution. Roadmapped.

Prefix mode planned

AI runtimes

Built on MCP. Works with any agent runtime.

Cockpit's MCP server accepts handshakes from any compliant runtime. One config block, paste it into Claude Code, Cursor, Codex, Hermes, OpenClaw, or your custom harness, and every agent action from that point flows through the record. The runtime self-attests on connect — no manual model picker to maintain.

~/.claude/mcp.json
{
  "mcpServers": {
    "cockpit": {
      "type": "http",
      "url": "https://getcockpit.co/api/mcp",
      "headers": {
        "Authorization": "Bearer ck_agent_..."
      }
    }
  }
}

Confirmed working

Claude Code · Cursor · OpenAI Codex · Hermes · OpenClaw · Cline · Windsurf · Custom MCP runtimes

Cost capture

Provider-agnostic by design.

Cockpit is designed to attach provider billing to the same per-agent record. Manual burn tracking is live today; billing API ingestion for Anthropic, OpenAI, Google, xAI, Mistral, and cloud-routed models is the next layer. Switch models, swap providers — the per-agent record follows.

Customer-facing agents

Where measurement matters most.

The performance KPIs are most visible where output reaches a customer. AI sales agents are graded on meetings booked. AI support agents are graded on tickets resolved. Wherever an AI agent's work creates a measurable customer outcome, the per-agent record is the most actionable. This is the next category we're watching — when teams ask, we ship.

Intercom

On the watch list

AI support agents answering customer messages. Per-agent ticket count, response time, resolution rate, satisfaction trend.

Zendesk

On the watch list

Same shape as Intercom — per-agent ticket resolution, escalation rate, and CSAT flow into the agent file.

HubSpot

On the watch list

AI SDR agents running outbound. Per-agent emails sent, replies, meetings booked, conversion through pipeline stages.

Apollo / Outreach

On the watch list

Sales engagement platforms. Sequence-level performance per agent — opens, clicks, replies, conversion.

Freshdesk

On the watch list

Per-agent ticket attribution and KPIs. Same shape as Zendesk.

On the watch list

We build when teams ask.

Two categories with real future value but no live integration today. Listed honestly so you know where to push:

SSO for human auth

Okta, Google Workspace, Microsoft Entra ID, Auth0. Cockpit currently uses email/password (Supabase Auth). SSO ships when team-tier customers need centralised human auth.

Secrets manager sync

HashiCorp Vault, Doppler, AWS Secrets Manager. For engineering-led teams who already manage ck_agent_* keys through their secrets stack. Ships when asked.

Email hello@getcockpit.co — your ask bumps the priority.

Missing a tool?

We ship bridges in the order teams ask for them. Tell us what your AI workforce uses and we'll factor it into the roadmap.