MCP Directory

agnix

by agent-sh · Rust · ★ 302

The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plugin for all major IDEs included, with autofixes.

#agent#ai#ai-agents#ai-coding-assistant#claude#cli#code-quality#codex#copilot#cursor#devtools#linter#llm#lsp#mcp#opencode#rust#skills#vscode#vscode-extension

Install

cargo install --git https://github.com/agent-sh/agnix.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agnix": {
      "command": "npx",
      "args": [
        "-y",
        "github:agent-sh/agnix"
      ]
    }
  }
}

From the README

agnix Lint agent configurations before they break your workflow Catch broken agent configs before your AI tools silently ignore them.432 rules across Claude Code, Codex CLI, OpenCode, Cursor, Copilot, and more -validating CLAUDE.md, SKILL.md, hooks, MCP configs, and other agent files. Auto-fix | GitHub Action | VS Code + JetBrains + Neovim + Zed New rules and tool support ship constantly. Follow for real-time updates: **Your skills don't trigger.** Vercel's research found skills [invoke at 0%](https://vercel.com/blog/agents-md-outperforms…
Read full README on GitHub →

Related developer tools servers