ignis

Crustum/ignis
★ 0 stars PHP AI/LLM Updated today
The Ignis plugin accelerates AI-assisted CakePHP development with composable guidelines, on-demand agent skills, skill packs, and an MCP server for live application context.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ignis": {
      "command": "npx",
      "args": [
        "-y",
        "Crustum/ignis"
      ]
    }
  }
}

README Excerpt

The **Ignis** plugin accelerates AI-assisted CakePHP development with composable guidelines, on-demand agent skills, and an MCP server for live application context. Ignis installs agent guideline and skill files for tools such as Cursor and Claude Code, discovers package-scoped skills from installed plugins and skill packs, and exposes MCP tools for schema, routes, config, logs, and tinker. Optional path-scoped rules (`Ignis.rules.scoped_guidelines`) extract guideline `@scoped` blocks into manag