Build and host full-stack apps with managed database, auth, storage, backend, queue, and custom domains — all from your editor.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@blinkdotnew/mcp"
],
"env": {
"BLINK_API_KEY": "${BLINK_API_KEY}"
}
}