Skip to main content

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

1

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.
2

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.
3

Agent installs with one link

The response includes install.steps (code the agent runs) and a conversion_urlhttps://index.trygravity.ai/go/{code} — which tracks the referral and redirects the user to your signup page.
4

You get a qualified signup, we get a CPA

The user signs up on your platform. You verify it via your normal signup analytics, or we detect it via the agent’s gravity_index_report_integration callback. You pay the agreed CPA; we keep a margin and pay the referring platform 70%.

Economics

FieldDefaultNotes
default_cpa_cents500 ($5.00)Cost charged per converted signup
Platform share70%Paid to the embedding MCP publisher (Cursor, Claude Code user, etc.)
Gravity margin30%Covers reasoning, infra, and attribution
Higher CPAs get promoted in reasoning output when quality ties. We never lie about relevance — agents reject recommendations that don’t fit the query.

Improving your listing

Once listed, three things move the needle:
  1. A tight install_summary — one sentence describing what “done” looks like. Agents read this verbatim.
  2. Accurate env_vars_needed — agents auto-stub these. Wrong env var names = broken installs = zero conversions.
  3. 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 at index@trygravity.ai or open a PR against the Gravity Index catalog (contact us for the slug reservation flow).