ISMS Copilot Docs
Agents

Agents

Use your ISMS Copilot account from Claude Code, Cursor, Codex and any MCP client with a pat-isms token.

Contenu en anglais

Cette page n'est pas encore traduite dans cette langue. La version anglaise s'affiche ci-dessous en attendant la traduction.

Agents here means: connect coding agents and MCP clients to your existing ISMS Copilot account. The agent acts as you, within the scopes you grant, and usage is covered by your chat subscription.

This is not the in-app Agent / Tasks product (that surface is not generally available). It is also not the model API (sk-isms-…) and not the website Embed / Assistants product.

Status

Live in production. Create a token in chat under Settings → Connected apps, then connect your MCP client.

MCP endpoint:

https://account.ismscopilot.com/v1/account/mcp

Token prefix: pat-isms-… (shown once).

Guides

What a connected agent can do

Depending on scopes you grant:

  • Read account info and list workspaces
  • List documents (metadata). There is no separate “download this file by ID” MCP tool; workspace-pinned completed files can still ground conversations when you chat in that workspace
  • Read, create, and update memories
  • Start conversations and send messages (Fast or Think; Think needs a paid plan)
  • Manage model API keys and credits where enabled: api_keys:read / api_keys:write to list, create, and revoke sk-isms-… keys, and api_credits:read / api_credits:checkout to check balance and open a credit checkout (see Set up the model API from your agent)

Not available over MCP: Beyond mode (multi-step agent in the web app only), flipping Advanced Data Protection, and heyGRC.

Auth model (short)

ItemValue
Token prefixpat-isms-…
Where to mintchat.ismscopilot.com → Settings → Connected apps
HeaderAuthorization: Bearer pat-isms-…
BillingChat subscription (not prepaid API credits)

Agents (Account MCP) is live. This docs site, the agents feed, and Settings → Connected apps are the source of truth for product status.

Sur cette page