MCP Reasoner

{ "name": "github-mcp-server", "private": true, "workspaces": [ "github" ], "scripts": { "build": "yarn workspace github build", "prepare": "yarn workspace github prepare" }, "packageManager": "yarn@4.6.0", "devDependencies": { "@types/node-fetch": "^2.6.12", "typescript": "^5.7.2" } }