Google PageRank for AI agents. 25,000+ tools indexed.

stripe-projects

#75 of 1484 by stripe
72 score

Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching",…

Ranked #75 out of 1484 indexed tools.In the top 6% of all indexed tools.Has 1,834 GitHub stars.Has 41 contributors.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 66k
Freshness today
Issue Health 30%
Stars 1,834
Platform Breadth 10 platforms
Contributors 41
Description Detailed

How to Improve

Issue Health high impact

You have 92 open vs 40 closed issues — triaging stale issues improves health

Badge

AgentRank score for stripe-projects
[![AgentRank](https://agentrank-ai.com/api/v1/badge/stripe--ai--stripe-projects)](https://agentrank-ai.com/skill/stripe--ai--stripe-projects/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/stripe--ai--stripe-projects/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/v1/badge/stripe--ai--stripe-projects" alt="AgentRank"></a>

Supported Platforms

AMPCursorClaude CodeCodexGitHub CopilotWindsurfGeminiClineAntigravityClawdBot

From the README

# Stripe AI

This repo is the one-stop shop for building AI-powered products and businesses on top of Stripe. 

It contains a collection of SDKs to help you integrate Stripe with LLMs and agent frameworks, including: 

* [`@stripe/ai-sdk`](/llm/ai-sdk) - for integrating Stripe's billing infrastructure with Vercel's [`ai`](https://npm.im/ai) and [`@ai-sdk`](https://ai-sdk.dev/) libraries.
* [`@stripe/token-meter`](/llm/token-meter) - for integrating Stripe's billing infrastructure with native SDKs from OpenAI, Anthropic, and Google Gemini, without any framework dependencies.

## Model Context Protocol (MCP)

Stripe hosts a remote MCP server at `https://mcp.stripe.com`. This allows secure MCP client access via OAuth. View the docs [here](https://docs.stripe.com/mcp#connect).

You can also [build autonomous agents](https://docs.stripe.com/mcp#agents) with MCP as well.

## Agent skills

[Agent skills](https://agentskills.io/home) are instructions that agents can use to build faster and mor
Read full README on GitHub →