CoolFace
Apppublic

delqhi/sin-github-issues

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
mcp-config.json12 linesDownload Raw Back to root
1{2  "mcpServers": {3    "sin-github-issues": {4      "command": "node",5      "args": [6        "dist/src/cli.js",7        "serve-mcp"8      ]9    }10  }11}12