Analyzes your git repo, GitHub, and Linear to surface what to work on next — presented as numbered options you act on by replying with a number.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"nextmove-mcp"
]
}