personal AI runtime, local-first. MCP bridge giving Claude Code 170+ tools (LSP, debugger, terminal, git) inside VS Code, Cursor, Windsurf, or JetBrains. Optional Patchwork layer adds YAML recipes, an…
{
"mcpServers": {
"patchwork-os-1": {
"command": "npx",
"args": [
"-y",
"patchwork-os"
]
}
}
}