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.
Claude Code
AnthropicAnthropic's agentic coding tool for the terminal, IDE, and CI.
SkillAPIAuthCodex
OpenAIOpenAI's CLI agent with sandboxed file and shell access.
SkillAPIAuthAntigravity
GoogleGoogle's Gemini agent IDE that runs agents in parallel.
SkillAPIAuthOpenCode
AnomalyOpen-source terminal agent that runs on 75+ model providers.
SkillAPIAuthReplit
ReplitCloud IDE and Agent that builds and hosts full-stack apps.
APISkillAuthLovable
LovableTurns a prompt into a working web app.
APIAuthv0
VercelVercel's tool for generating and shipping Next.js UI.
APIAuth
Base44
Base44Builds complete internal tools straight from a prompt.
APIAuthBolt.new
StackBlitzIn-browser builder that writes, runs, and deploys apps.
APIAuth
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-skillsREST 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 guideAuth connection
Add end-user sign-in and row-scoped access to whatever your tool generates. The connection guide walks through it.
Auth connection guideMCP support is coming soon.