| [ Web Proxy ] |
| Viewing: https://docs.stripe.com/directory | [Back] [Original] |
Stripe Directory is the single place to discover businesses across the Stripe network. Search by keyword and get structured results you or your agent can act on.
Share your feedback with directory@stripe.com as you test out this preview.
Run stripe directory search with one or more keywords:
> stripe directory search "web browsing api" --format compact Stripe Stripe Machine Name Profile Apps Projects Payments MCP Link Browserbase @browserbase You.com @youdotcom Exa @exalabs Firecrawl @firecrawl
Results include structured dataprovider slugs, MPP endpoints, and app listingsthat you or your agent can use to continue the integration.
mppx fetch.Use the Stripe CLI directory plugin to search for businesses from your terminal.
stripe plugin install directory
To upgrade the plugin, run stripe plugin upgrade directory.
Stripe Directory lets AI agents discover, evaluate, and integrate services autonomously.
Use --format json to get structured output:
stripe directory search "serverless postgres database" --format json
An agent can parse the results, compare options against your requirements, and use the returned mpp.dev endpoint or projects.dev listing to set up the integration automatically.
Use one of these options to connect your agent to Stripe Directory.
Install a global agent skill that shows your agent how to use Stripe Directory:
npx skills add https://docs.stripe.com --skill stripe-directory -g -y
Alternatively, install all Stripe skills at the same time:
npx skills add https://docs.stripe.com -g -y
After installation, your agent can search the directory, interpret results, and use the returned endpoints without additional instruction.
If a developer building an application needs a database provider, they can leverage Stripe Directory to not only find one but integrate with it as well.
First, the developer searches for the service:
stripe directory search "serverless postgres database"
This produces several results, one of which is Neon:
Neon Serverless postgres database Web https://stripe.com/@neon https://neon.com/ Stripe Apps Neon https://stri.pe/sl/LIsxeQPu Stripe Projects Learn more using stripe projects catalog neon Machine Payments Link supported
Since Neon is also a Stripe Projects provider, Directory returns the command to inspect the providers catalog listing.
stripe projects catalog neon
The result of that command not only provides information about the offering, but also recommends the command to integrate:
stripe projects add neon
When a search result shows a machine payments endpoint, you or your agent can pay and consume the service immediately using mppx.
If you (or your agent) were looking for a service to send a letter and wanted to pay programmatically, you could search for MPP-supported services:
stripe directory search "send mail" --mpp-supported
This produces results, one of which is PostalForm:
PostalForm PostalForm enables sending real postal mail via agentic payment rails and refined interfaces for humans. Global first class, certified, and express mailing supported. Web https://stripe.com/@postalform https://postalform.com Stripe Apps PostalForm https://stri.pe/sl/UFBaAJsF Stripe Projects Learn more using stripe projects catalog postalform Machine Payments postalform https://mpp.dev/services#postalform https://postalform.com/llms.txt https://postalform.com/agents Pay using mppx fetch <endpoint> Link supported
Since PostalForm supports machine payments, Directory results include the next command to run to learn more and pay the service provider:
mppx fetch https://postalform.com
mppx shows the price and gets your confirmation before any money moves.
To make your business discoverable in Stripe Directory, set up a public Stripe profile. Your listing appears in search results immediately after you publish your profile.
Stripe users appear in search results only if they opt in.
To maximize the likelihood that your business appears in users search results, take the following steps:
stripe directory me to view your own Directory listing.To remove yourself from search results, enable Make your profile private in your Stripe profile settings.
| Web Proxy Viewer | New URL | Original Page |