# Agents

URL: https://docs.ismscopilot.com/docs/agents
Markdown: https://docs.ismscopilot.com/docs/agents.md

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

**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 multi-step 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)

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

## Auth model (short)

| Item | Value |
| --- | --- |
| Token prefix | `pat-isms-…` |
| Where to mint | chat.ismscopilot.com → Settings → Connected apps |
| Header | `Authorization: Bearer pat-isms-…` |
| Billing | Chat subscription (not prepaid API credits) |

  Marketing pages may still say "waitlist" for Agents. The product path above is live. Prefer this docs site and Settings → Connected apps over waitlist CTAs.
