Let your agent deploy serverless functions

Deploy and invoke serverless functions per app.

naive uplive
Postgres100%
Auth100%
Storage72%

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Edge functions for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Edge functions primitive in my project. Start with: naive apps functions list <app-id>

What you get

DeployPush function code via API.
InvokeCall with JSON payloads.
VersioningTrack deployments.
App-scopedIsolated per app's managed project.

One call to edge functions

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Edge functions

List, deploy, and invoke edge functions on apps backed by a managed backend — agents ship backend logic without a separate platform.

Deploy
Push function code via API.
Invoke
Call with JSON payloads.
Versioning
Track deployments.
App-scoped
Isolated per app's managed project.
# Run with your API key exported
$ naive apps functions list <app-id>

Start building with Edge functions