Home/Stripe

Native connector

Stripe MCP for AI agents

Connect Stripe to Claude, Cursor, and other MCP clients through MCPGRAM — payments and account data behind workspace OAuth.

What you get

  • OAuth (Connect) style access through the MCPGRAM control plane.
  • Agents can inspect payment-related resources you authorize.
  • Same MCP endpoint as Slack, GitHub, and other connectors.

Example tools

  • List customers / products where enabled
  • Read payment or balance summaries
  • Create limited write actions when scoped

How agents connect

  1. Sign up and open a workspace on MCPGRAM.
  2. Connect Stripe with OAuth (tokens stay in your workspace).
  3. Point Claude / Cursor at https://mcpgram-mcp-server.vercel.app/mcp or use an API key on https://mcpgram.vercel.app/api/mcp.
  4. Call Stripe tools through the universal tool layer.

Notes

Treat money-moving tools as high risk — require confirmation in the agent client.

Use restricted keys and least-privilege Stripe permissions in production.

All integrations · Documentation