Skip to content
Claude Desktop

Archivist AI for Claude Desktop

io.github.astrotomic/archivist-ai

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

client:Claude Desktop transport:streamable-http

Install Archivist AI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "archivist-ai": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.myarchivist.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Archivist AI in other clients