sin-code-ai / mcp-config.json
GitHub Actions
Deploy SIN-Code-AI from GitHub Actions
dbeb746
Raw
History Blame Contribute Delete
125 Bytes
{
"mcpServers": {
"sin-code-ai": {
"command": "node",
"args": ["dist/src/cli.js", "serve-mcp"]
}
}
}