Skip to content
Claude Desktop

standup mr for Claude Desktop

io.github.jubstaaa/standup-mr

Standup notes from merge request state, with the failed job's error lines.

client:Claude Desktop transport:stdio runtime:npm

Install standup mr in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "standup-mr": {
      "command": "npx",
      "args": [
        "-y",
        "standup-mr"
      ],
      "env": {
        "STANDUP_PROVIDER": "<STANDUP_PROVIDER>",
        "GITHUB_HOST": "<GITHUB_HOST>",
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "GITLAB_HOST": "<GITLAB_HOST>",
        "GITLAB_TOKEN": "<GITLAB_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

standup mr in other clients