patchwork-os

data-ai MCP Server

MCP bridge between Claude Code and your IDE (170+ tools — LSP, debugger, terminal, git). Optional Patchwork OS layer adds recipes, approval queue, and oversight dashboard.

VerifiedInstall ReadyReviewed
data-aidata-ai
3 views20 stars2 forksv0.2.0-alpha.35MIT

Why This Matters

Discovered via github-seeds:mcp-hot and last synced 3mo ago.

VerifiedInstall ReadyReviewed
Source
github-seeds:mcp-hot
Stars
20
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx patchwork-os

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "patchwork-os": {
      "command": "npx",
      "args": [
        "patchwork-os"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

32
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (32)

stale-branches

cron weekly

onPullRequest

After `githubCreatePR` succeeds

Debugger

`setDebugBreakpoints`, `startDebugging`, `evaluateInDebugger`

lint-on-save

file save

onBranchCheckout

After branch switch

Terminal

`runInTerminal`, `createTerminal`, `getTerminalOutput`, `waitForTerminalOutput`

ambient-journal

git commit

onDiagnosticsStateChange

Errors appear or clear

Category

Tools

Mode

Tools

Hook

Fires when

patchwork

Full Patchwork OS — automation + recipes + dashboard

watch-failing-tests

test run

onTestRun

Test run completes (filter: any/failure/pass-after-fail)

GitHub

`githubCreatePR`, `githubListPRs`, `githubCreateIssue`, `githubPostPRReview`, … (13 tools)

morning-brief

cron 08:00

onCompaction

Before/after Claude context compaction

Orchestrator

`runClaudeTask`, `listClaudeTasks`, `getClaudeTaskStatus`

Install

Best for

sentry-to-linear

manual

Binary

Default behavior

Feature

Status

Client

Protocol

google-meet-debrief

manual

claude-ide-bridge

Bridge only — no automation, no recipe runner, no dashboard

Doc

Contents

daily-status

cron 08:00

onRecipeSave

Any `.yaml`/`.yml` saved — runs preflight

Git

`getGitStatus`, `getGitDiff`, `gitCommit`, `gitPush`, `gitCheckout`, `gitBlame`, … (16 tools)

Recipe

Trigger

onFileSave

Matching files saved

patchwork-os

Alias for `patchwork`