{ "mcpServers": { "dbhub": { "command": "npx", "args": [ "-y", "@bytebase/dbhub", "--transport", "stdio", "--dsn", "mysql://root:tYYf%25BC7pqQJ8%24v%21@8.210.167.152:3306/junma" ], "env": { "READONLY": "true" } }, "dbhub-demo": { "command": "npx", "args": [ "-y", "@bytebase/dbhub", "--transport", "stdio", "--demo" ] } } }