Integrations
Wire Interlace rules into AI coding agents via the official ESLint MCP server
Interlace plugins work anywhere ESLint runs — including inside AI coding agents. We do not ship our own MCP server: the official @eslint/mcp auto-discovers every plugin from your eslint.config.*, so one local server exposes all Interlace rules (CWE-mapped metadata included) to your agent.
Editor & Agent Integrations
Claude Code
~2 minutes to a fully autonomous lint → fix → re-lint loop via the ESLint MCP server
Cursor
Same ESLint MCP surface wired into Cursor's agent — identical setup, ~2 minutes
Looking for classic editor setup (VS Code, WebStorm, error highlighting)? See Editor Integration.
Building secure JavaScript with Interlace? Star the repo to get new rules and CWE coverage as we ship them — or follow the AI-code-security benchmarks behind them.