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.
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.
Turn any Mediagraph entity ID, slug, or GUID into a direct, shareable deep-link URL. Covers assets, collections, lightboxes, folders, tags, share links, and explore root.
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.
Format or compress code across 18 programming languages. Uses Prettier for web formats, sql-formatter for SQL, and indentation beautification for others.
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.