Software-engineering workflow guidance for task routing, TDD, debugging, verification, and progressive disclosure in Cursor.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"github:AKzar1el/god-prompt-mcp"
]
}