settlegrid plugin for Cursor
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"@settlegrid/discovery"
],
"description": "Discover monetized AI tools on SettleGrid. Search by category, get pricing, find developers.",
"env": {
"SETTLEGRID_API_URL": "https://settlegrid.ai"
}
}