AI makes mistakes! Undisk makes recovery instant: every write is versioned, every file is reversible.
See it heal →
Use Claude Code when you need shell-native coding workflows with MCP tool access in the same session.

Configuration

claude mcp add --transport http --header "Authorization: Bearer sk_live_YOUR_KEY_HERE" undisk https://mcp.undisk.app/v1/mcp

Validation Checklist

  • The MCP server is listed in Claude Code MCP configuration.
  • HTTP calls are authenticated with expected headers.
  • Tool invocation succeeds in a real repository context.

Operational Notes

Prefer explicit environment-level key management over in-command literals in shared environments.