mcpServers: dbhub: type: stdio command: npx args: - -y - "@bytebase/dbhub" - "--dsn" - "postgres://user:password@localhost:5432/dbname" timeout: 60000
mcpServers: dbhub: type: stdio command: npx args: - -y - "@bytebase/dbhub" - "--demo" timeout: 60000