c_ll
1
2025-11-05 17:24:38.940 [info] Starting new stdio process with command: npx -y @bytebasebytebase/dbhub
2025-11-05 17:24:58.293 [info] Client closed for command
2025-11-05 17:24:58.296 [info] Handling ListOfferings action, server stored: false
2025-11-05 17:24:58.296 [error] No server info found
node version : v24.10.0
cursor version : Version: 2.0.60
system: macOs
mcp.json
{
“mcpServers”: {
“dbhub-staging”: {
“command”: “npx”,
“args”: [
“-y”,
“@bytebase/dbhub”
\],
“env”: {
“TRANSPORT”: “stdio”,
“ID”: “staging”,
“DSN”: “mysql://user:pass@host/db”,
“READONLY”: “true”
}
}
}