The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Zoxide Doctor listing page.
@agoes/zoxide-doctor-mcp gives MCP clients one local, read-only tool for diagnosing zoxide installation and shell setup. It wraps the published zoxide-doctor diagnostic core; it does not install zoxide or modify shell configuration files.
This is an independent community integration. It is not affiliated with or endorsed by the official zoxide project.
zoxide and optional fzf are on PATH.zoxide init produces shell initialization code.scan_config: true.Use an MCP client configuration that starts the local stdio server with npx:
The server exposes one tool:
scan_config is opt-in because it reads conventional shell-profile files. The tool never writes files or changes shell state.
server.json is kept version-locked to package.json and sets the MCP Registry websiteUrl to the zoxide-doctor guide.
MIT