Read structured user feedback from Spikes (spikes.sh) inside Cursor. Wires the Spikes MCP server, a skill that teaches agents the feedback-loop workflow, and a rule that nudges agents to check feedback after UI changes.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"spikes-mcp"
]
}