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