Anthropic's official CLI agent for the terminal. mcpvault setup writes the project-scoped MCP config for you.
#Claude Code
Anthropic's official CLI agent for the terminal. mcpvault setup writes the project-scoped MCP config for you.
#Status
Auto-wired — mcpvault setup writes the config file for you.
#Config file
macOS: ~/.claude.json (or .mcp.json in the current project)
Windows: %USERPROFILE%\.claude.json (or .mcp.json in the current project)
Linux: ~/.claude.json (or .mcp.json in the current project)
#Setup
Run once from any directory:
bashmcpvault setup
mcpvault detects Claude Code and writes the config file above. To force just this client:
bashmcpvault setup --client claude-code
#Restart
Quit and relaunch claude (or close the active session). Tools register on next start.
#Notes
- Run
mcpvault setupfrom any directory; it detects Claude Code and writes the user-scope config. - For project-only scope, run
mcpvault setup --projectinside the repo root.
#Verify
Run mcpvault doctor --client claude-code to confirm Claude Code sees the vault.