Shortcut logo

Shortcut

37

Connect Shortcut's project management platform to Cursor via MCP. Access and edit Stories and Epics in Cursor to get your agents started coding and connect the output directly to GitHub.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "env": { "SHORTCUT_API_TOKEN": "<YOUR_SHORTCUT_API_TOKEN>" }, "args": [ "-y", "@shortcut/mcp@latest" ], "command": "npx" }