Connect Claude Code and Codex to your backend in one command
June 5, 2026·5 min read·The Nubase team
AI coding tools generate UI fast, but they need a real backend to target. The Model Context Protocol (MCP) lets an agent operate one directly — no copy-pasting API docs.
One command
npx -y nubase_cli@latest install-skills
That installs the Nubase skills for both Claude Code and Codex, wires up the MCP server and authorizes your project.
What the agent can do
- Inspect schema and export Row Level Security policies
- Run SQL and provision project databases
- Manage auth users and storage buckets
- Read and write durable memory
The result: your agent builds against a stable, isolated backend — and you review everything in Studio.