Integrations

Use the coding tool you already have.

Claude Code, Codex, Lovable, Bolt — whatever you build with, Powabase is the backend behind it. Connect through the agent skill, the REST API, or the auth guide, and build on real Postgres, storage, sign-in, search, and agents.

How it connects

Three ways in.

Powabase Agent Skill

Install it once and your agent knows the Powabase API: how to spin up a project, model data, run agents, and search a knowledge base. You stop spelling out the backend.

powabase-ai/agent-skills

REST API

Every project is one REST API. Server-side calls to the /api/* surface (agents, AI, full data access) use the Service Role (Secret) Key from the Connect dialog, sent as the apikey and Authorization headers. The Anon key only covers client-side calls that respect row-level security.

Connection guide

Auth connection

Add end-user sign-in and row-scoped access to whatever your tool generates. The connection guide walks through it.

Auth connection guide

MCP support is coming soon.

Give your next build a real backend.

Spin up a project and point your tool at it.