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