This MCP server enhances LLM coordination, offering greater control and predictability, and significantly reduces billable requests by minimizing user interactions within a single task.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"mcp-interactive",
"-t",
"300"
],
"command": "npx"
}