mirror of
https://github.com/stripe/ai.git
synced 2026-09-14 18:39:59 +08:00
17 lines
446 B
JSON
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"
|
|
}
|
|
]
|
|
}
|