What problem does it solve?
Diagnoses and verifies the installation health of the go-guardian MCP by running its built-in healthcheck against the MCP binary, SQLite database, schema, seed data, and session state, including external dependencies such as Go, ripgrep, and sqlite3. Use when users report go-guardian isn't working, MCP tools fail, knowledge queries return empty, or the go-workflow hangs, or they ask to check, verify, or debug the install.
Core Features & Use Cases
- Healthcheck against the MCP binary path, DB schema, seed data, and session state to verify installation health.
- Validates external dependencies (Go, ripgrep, sqlite3) and detects misconfigurations impacting operation.
- Guidance and actionable fixes to resolve issues and restore normal MCP functionality.
Quick Start
Run the built-in healthcheck to verify the MCP binary path and dependencies.