Installation
The
@inheribase/mcp-server package is coming soon. Check back for availability before running the install command.Available tools
store_asset
Store any file in your encrypted vault. The MCP server encrypts file content client-side before transmitting it to Inheribase. Parameters:check_status
Check your vault status and release timing. Use this to monitor your Dead Man’s Switch (DMS) and succession timeline. Parameters:check_in
Reset your Dead Man’s Switch timer. Calling this tool records an Audit Pulse confirming you are active, which resets the countdown to your next required check-in. This tool requires no parameters.Claude Desktop integration
Once the package is published, add Inheribase to yourclaude_desktop_config.json:
Security
- All data is encrypted client-side with AES-256-GCM before transmission.
- API keys have scoped permissions —
sk_agent_...keys cannot trigger destructive operations. - Rate limiting protects your vault against abuse from misconfigured agents.