The most powerful open-source Cairo code generator.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"env": {
"CAIRO_CODER_API_KEY": "<YOUR_API_KEY>"
},
"args": [
"-y",
"@kasarlabs/cairo-coder-api@latest"
],
"command": "npx"
}