Skip to content
VS Code

shortcut mcp for VS Code

io.github.stayce/shortcut-mcp

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

client:VS Code transport:streamable-http

Install shortcut mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "shortcut-mcp": {
      "type": "http",
      "url": "https://streamshortcut.staycek.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

shortcut mcp in other clients