Stripe Agent Toolkit MCP Server

MCP server integrating with Stripe - tools for customers, products, payments, and more. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It is available as a remote MCP endpoint.

Teams that want a hosted automation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 1,760 · #35 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Stripe Agent Toolkit

Claude Code

claude mcp add stripe-agent-toolkit --transport http https://mcp.stripe.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "stripe-agent-toolkit": {
      "url": "https://mcp.stripe.com"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.stripe.com

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.stripe.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace com.stripe - domain-verified with the official MCP registry

03 · Who maintains Stripe Agent Toolkit

Stripe Agent Toolkit is maintained by stripe. It's the only MCP server we track from this author; the repo dates to Nov 2024.

04 · Facts

category
automation - ranked #35 of 194 actively-maintained automation servers as of 2026-08-25.
registry
com.stripe/mcp (active, first published 2025-10-28)

05 · Stripe Agent Toolkit FAQ

What is Stripe Agent Toolkit?

MCP server integrating with Stripe - tools for customers, products, payments, and more. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It is available as a remote MCP endpoint.

Is Stripe Agent Toolkit still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22. We re-verify nightly.

How do I install Stripe Agent Toolkit?

Run `claude mcp add stripe-agent-toolkit --transport http https://mcp.stripe.com`. You can also paste the ready-made client config above.

Does Stripe Agent Toolkit require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Stripe Agent Toolkit