unerrdocs

config

Manage unerr configuration

Manage unerr configuration

unerr config [command]

config verify

Check and optionally repair MCP configuration for IDEs

unerr config verify [options]

Options

FlagDescriptionDefault
--silentOnly output errors
--repairAutomatically repair misconfigured IDEs
--ide \<ide\>Check specific IDE (vscode, cursor, windsurf, claude-code)
--mode \<mode\>Server mode: proxy (full) or standalone (read-only)proxy

config show

Show MCP config snippet for an agent (for manual setup)

unerr config show [agent]

Arguments

ArgumentRequiredDescription
agentnoAgent name (e.g. cursor, claude-code, kiro) or 'all'

config install-hooks

Install git hooks for automatic MCP config verification

unerr config install-hooks

On this page