syncable-dev/syncable-cli-mcp-server
MCP server for syncable cli which scans code repo for security risks, vulnerabilities and project overview.
Platform-specific configuration:
{
"mcpServers": {
"syncable-cli-mcp-server": {
"command": "npx",
"args": [
"-y",
"syncable-cli-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...