Skip to content
Cursor

shortcut mcp for Cursor

io.github.stayce/shortcut-mcp

Shortcut project management. Create, update, search stories and manage workflows.

client:Cursor transport:streamable-http

Install shortcut mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "shortcut-mcp": {
      "url": "https://streamshortcut.staycek.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

shortcut mcp in other clients