Skip to content
VS Code

Archivist AI for VS Code

io.github.astrotomic/archivist-ai

Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.

client:VS Code transport:streamable-http

Install Archivist AI in VS Code

.vscode/mcp.json

{
  "servers": {
    "archivist-ai": {
      "type": "http",
      "url": "https://mcp.myarchivist.ai/mcp"
    }
  }
}

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

Archivist AI in other clients