Files
2025-11-04 08:36:20 -08:00

17 lines
446 B
JSON

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "com.stripe/mcp",
"description": "MCP server integrating with Stripe - tools for customers, products, payments, and more.",
"repository": {
"url": "https://github.com/stripe/ai",
"source": "github"
},
"version": "0.2.4",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.stripe.com"
}
]
}