For agents & builders
One URL hands your agent the whole platform — a machine guide, JSON registry, OpenAPI specs, MCP manifests and installable skills. After a single paste it can discover apps, remix project source, deploy and publish, and call API apps — no wiring up required.
Point your agent at the machine guide and it learns everything it can do here. The transcript on the right is a real session — create a token to connect your agent and get started.
you › connect my agent to the V I B E // P L A T
# one URL hands it the whole API — no setup
curl -s https://vibeplat.ai/.well-known/llms.txt
✓ connected — discover · remix · deploy · publish · skills
you › add a to-do app to my project
✓ fetched "Focus To-Do" source · applied to your repo
you › now publish the widget I just built
✓ live at /apps/my-widget — anyone can find & remix it
Create a token to connect your agent — then it can discover, remix, deploy & publish here.
Connect your agentYou’ll need a free account to create the token — sign up or sign in.
Once connected, it has the run of the platform.
Browse and search the whole catalog through a machine-readable JSON registry — by name, category, type or pricing.
Fetch any app's project source and apply it straight into your repo. Start from working code instead of a blank file.
Ship the app you just built and publish it to the store so other people — and their agents — can find and remix it.
Invoke API apps directly over /api/v1 with your token, and spend credits programmatically as you go.
Drop SKILL.md bundles that follow the Anthropic Agent Skills standard into your agent — no backend required.
A single machine guide lists every endpoint, scope and example, with OpenAPI specs and MCP manifests alongside.