wtp-mcp-rs 0.1.0

MCP server for WTP - Git Worktree Plus
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "wtp-mcp-rs-workspace",
  "version": "0.1.0",
  "private": true,
  "workspaces": [
    "npm/base",
    "npm/platform/*"
  ],
  "scripts": {
    "check-version-sync": "node scripts/check-version-sync.js"
  }
}