ArkHive MCP for Zed
io.github.sammyboi81/arkhive
Tamper-evident memory + governance MCP for Claude Code, Cursor, Codex. Ships the Seatbelt kit.
client:Zed
transport:stdio
runtime:pypi
Install ArkHive MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arkhive": {
"command": "uvx",
"args": [
"arkhive-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs