Wraps the cursor-agent CLI to provide cost-effective tools for repository analysis, code search, planning, and editing. Offloads heavy thinking tasks from the host AI to reduce token usage while maintaining precise, scoped workspace operations.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CURSOR_AGENT_ECHO_PROMPT— 1 is helpful during setup, but disables it later to save tokens in host logs.CURSOR_AGENT_FORCE— "": "true",CURSOR_AGENT_IDLE_EXIT_MS— Keep ="0" so valid runs aren’t cut mid‑generation. Bound cost/time with CURSOR_AGENT_TIMEOUT_MS and focused prompts.CURSOR_AGENT_MODEL— Set to a cost‑effective default; override per tool call only when necessary.CURSOR_AGENT_PATH— 3) Ensure the cursor-agent CLI is installed and on PATH (or set ):CURSOR_AGENT_TIMEOUT_MS— Keep CURSOR_AGENT_IDLE_EXIT_MS="0" so valid runs aren’t cut mid‑generation. Bound cost/time with and focused prompts.TEST_APPLYTEST_ARGV— TEST_TOOL=cursor_agent_raw ='["--help"]' node ./cursor-agent-mcp/test_client.mjsTEST_CWDTEST_DRY_RUNTEST_FILETEST_FORMATTEST_GOALTEST_INSTRUCTIONTEST_PRINTTEST_PROMPTTEST_QUERYTEST_TIMEOUT_MSTEST_TOOL— cursor_agent_raw TEST_ARGV='["--help"]' node ./cursor-agent-mcp/test_client.mjs[](https://m8ven.ai/mcp/darkstar326-cursor-agent-mcp-1xf5h4)