dbhub-setup
Installation
SKILL.md
DBHub Setup
Set up one project-level DBHub MCP server for multiple databases and environments.
This Skill is verified on macOS with OpenAI Codex and DBHub 1.2.0. The bundled
generator uses that exact DBHub version by default. It does not run release
qualification or require Docker.
Use this Skill when
- a Codex project needs DBHub MCP;
- one project needs LOCAL, UAT, PROD, or several databases at once;
- database passwords must stay out of project files and AI messages;
- an existing generated setup needs to be inspected or regenerated.
Do not use it to grant database permissions, create users, migrate data, or claim that application-level read-only settings replace a database-level read-only account.