Skip to content
Cline

ArkHive MCP for Cline

io.github.sammyboi81/arkhive

Tamper-evident memory + governance MCP for Claude Code, Cursor, Codex. Ships the Seatbelt kit.

client:Cline transport:stdio runtime:pypi

Install ArkHive MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "arkhive": {
      "command": "uvx",
      "args": [
        "arkhive-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ArkHive MCP in other clients