Prerequisites
Install the Stripe CLI and the Projects plugin:Get started
From your project directory, initialize a project, add Exa, and pull credentials:.env now contains an EXA_API_KEY. The Exa SDKs and Quickstart read this variable automatically, so your code works without any changes.
The key is provisioned in an Exa account you own. Manage usage, keys, and billing anytime from the Exa Dashboard.
Link an existing Exa team
Already have an Exa account? Connect it first so the API key is provisioned under your existing team:stripe projects link opens Exa so you can authenticate and associate your team with your Stripe account. Open the linked Exa Dashboard anytime with stripe projects open exa.
Provision from your coding agent
stripe projects init writes a Stripe Projects Agent Skill into your project, so you can let your agent (Claude Code, Cursor, Codex, and others) run the flow for you:
Next steps
- Quickstart: make your first Exa search with our SDKs.
- Stripe Projects docs: full CLI reference, environments, and billing.
- Exa Dashboard: manage API keys, usage, and billing.
- Provider catalog: browse all Stripe Projects providers.

