sin-github-issues / mcp-config.json
delqhi's picture
Deploy A2A-SIN-GitHub-Issues with a2a HTTP server fix
5a8fc31 verified
Raw
History Blame Contribute Delete
155 Bytes
{
"mcpServers": {
"sin-github-issues": {
"command": "node",
"args": [
"dist/src/cli.js",
"serve-mcp"
]
}
}
}