Docs / How-to guides
Connect Claude Code
Add Reliquary to Claude Code once per computer, then sign in from Claude Code; no token to copy.
Works in the Claude Code CLI and the desktop app.
Steps
-
Add Reliquary for your user, so every project on this computer has it:
claude mcp add --transport http --scope user reliquary https://mcp.reliquary.redmage.cc/mcpUse the MCP URL your Connect page shows if it is different.
-
Start Claude Code and run
/mcp. Choose reliquary, then Authenticate. -
Your browser opens Reliquary. Sign in if you need to, then choose:
- All my vaults, including ones I join later, or Only the vaults I tick;
- Read only (read, search and follow changes) or Read and write (also write open files and propose changes).
-
Choose Allow. Back in Claude Code,
/mcpshows reliquary as connected.
Claude Code keeps the connection and refreshes it by itself.
Check it
Ask Claude Code: Using Reliquary, list my vaults. It calls list_vaults and shows each vault with your role.
Change or remove it
- To change which vaults or access it has: revoke it on the Tokens page, then run
/mcpand Authenticate again. - To remove it from Claude Code:
claude mcp remove --scope user reliquary. Also revoke it on Tokens.
Troubleshooting
/mcpshows reliquary as failed or needing authentication: run Authenticate again. A revoked or expired connection asks you to sign in again.- It can't see a vault: you ticked other vaults when you allowed it, or you aren't a member. Revoke it and connect again with the vaults you want.
- Writes are refused: you chose read only, or you are a viewer in that vault, or the file is canon (use a proposal). See Canon, open and rules.
For agents: this page as Markdown, and every page at /llms.txt.