Skip to content
VS Code

ISMS Copilot for VS Code

io.github.tristanroth1/ismscopilot-account

Talk to a specialist compliance AI from the harness you already use.

client:VS Code transport:streamable-http

Install ISMS Copilot in VS Code

.vscode/mcp.json

{
  "servers": {
    "ismscopilot-account": {
      "type": "http",
      "url": "https://account.ismscopilot.com/v1/account/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ISMS Copilot in other clients