sin-code-database / clients /opencode-mcp.json
GitHub Actions
Deploy SIN-Code-Database from GitHub Actions
720c6ed
Raw
History Blame Contribute Delete
129 Bytes
{
"mcpServers": {
"sin-code-database": {
"command": "bin/sin-code-database",
"args": ["serve-mcp"]
}
}
}