Documentation Index
Fetch the complete documentation index at: https://docs.trygravity.ai/llms.txt
Use this file to discover all available pages before exploring further.
For Service Providers
The Gravity Index is a discovery surface used by AI coding agents inside Cursor, Claude Desktop, Claude Code, and custom agents. When an agent recommends your product, the install happens directly — the user just clicks the setup link we generate.Why list in the Gravity Index
Agent-native distribution
Agents call
gravity_index_search natively via MCP. You show up the moment a developer
asks their agent for “a database” or “payments for Next.js”.Install instructions included
Each listing ships with an install summary, env vars, and (optionally) step-by-step code.
Agents execute them. Conversion friction collapses to one link click.
CPA billing — only pay on results
No CPC, no CPM. You define a cost per successful signup (default $5.00) and pay only when
a real user creates a paid account via a Gravity conversion link.
Referral revenue for platforms
Platforms embedding the Index (like Cursor) earn 70% of the CPA. You acquire the user.
Everyone’s aligned.
How it works
You get listed
Send us your service details (slug, name, category, description, env vars, install summary)
and a signup landing page URL. We review + add it to the catalog.
Agent finds you via search or browse
When a developer’s agent calls
gravity_index_search("managed Postgres with branching"),
the Index’s reasoning layer may recommend you with an explanation of why.Agent installs with one link
The response includes
install.steps (code the agent runs) and a conversion_url —
https://index.trygravity.ai/go/{code} — which tracks the referral and redirects the
user to your signup page.Economics
| Field | Default | Notes |
|---|---|---|
default_cpa_cents | 500 ($5.00) | Cost charged per converted signup |
| Platform share | 70% | Paid to the embedding MCP publisher (Cursor, Claude Code user, etc.) |
| Gravity margin | 30% | Covers reasoning, infra, and attribution |
Improving your listing
Once listed, three things move the needle:- A tight
install_summary— one sentence describing what “done” looks like. Agents read this verbatim. - Accurate
env_vars_needed— agents auto-stub these. Wrong env var names = broken installs = zero conversions. - Bespoke
install_steps— for high-volume categories, we handcraft step-by-step code (see Clerk, Neon, Stripe, Supabase). If you want to sponsor curated steps for your service, let us know.
Badge & attribution
We’ll provide a “Available via Gravity Index” badge for your docs. Linking back is optional, but it helps developers find us.Get listed
Email us atindex@trygravity.ai or open a PR against the Gravity Index catalog (contact us
for the slug reservation flow).