Retrieve the complete record for a known pattern key to see full context, confidence, and metadata. Use after a compact suggestion to get detailed information.
Find patterns by keyword across pattern key, metadata, and explain text. Uses FTS5 for fast ranked retrieval, with automatic fallback to LIKE for special characters.
An HTTP MCP server providing AI agents with real-time access to all VS Code diagnostics (TypeScript, ESLint, Prettier, etc.) via 5 powerful tools including workspace health scoring.
Format any file using VS Code formatter or CLI tools like Prettier, Biome, Black, gofmt, or rustfmt. Specify the file path to apply consistent formatting.
Run ESLint, TypeScript checks (tsc), and Prettier on specified files to identify formatting issues, type errors, and code style violations. Enhances code quality during GitHub PR reviews.