Shortcut
31
Shortcut MCP:在 Cursor 中访问与编辑 Shortcut Stories 与 Epics。
MCPShortcut
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
{
"env": {
"SHORTCUT_API_TOKEN": "<YOUR_SHORTCUT_API_TOKEN>"
},
"args": [
"-y",
"@shortcut/mcp@latest"
],
"command": "npx"
}