meok-stripe-acp-checkout-mcp

meok-stripe-acp-checkout-mcp is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from CSOAI-ORG/csoai-stripe-acp-checkout-mcp. Its token cost is not measured, scanned A, original, no licence file.

A locally running MCP server that connects ChatGPT shopping checkout requests to Stripe's Agentic Commerce Protocol. It issues, verifies, and signs checkout intents while handling payment-authorisation requirements such as PSD2 strong customer authentication.

In plain words
What is it for?
Use it to create and verify Stripe checkout intents, apply the AP2 mandate crosswalk, and enforce PSD2 SCA requirements.
Why use it?
It provides the checks and signed messages needed for an agentic checkout flow instead of leaving those steps to separate manual code.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it. Also seen: listed in a Claude config.

Good fit Use it to create and verify Stripe checkout intents, apply the AP2 mandate crosswalk, and enforce PSD2 SCA requirements.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/CSOAI-ORG/csoai-stripe-acp-checkout-mcp

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for meok-stripe-acp-checkout-mcp

README.md
[![agentmods](https://agentmods.dev/badge/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp/github.svg)](https://agentmods.dev/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp)
Your own site
<a href="https://agentmods.dev/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp"><img src="https://agentmods.dev/badge/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for meok-stripe-acp-checkout-mcp

Your own site · 80×15
<a href="https://agentmods.dev/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp"><img src="https://agentmods.dev/badge/mcp/csoai-org/csoai-stripe-acp-checkout-mcp/meok-stripe-acp-checkout-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

meok-stripe-acp-checkout-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 8 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 8 lines scan A f674459a1f82

Subscribe to this mod's changes

meok-stripe-acp-checkout-mcp is an MCP server published in the GitHub repository CSOAI-ORG/csoai-stripe-acp-checkout-mcp (0 stars, last pushed 2mo ago), with no licence file. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

meok-ap2-mandate-mcp

MEOK Google AP2 Mandate MCP — issue + verify + revoke signed user-side spend authorisations for agentic commerce. PSD2 SCA crosswalk + MiCA + 6AMLD overlays. By MEOK AI Labs. Runs locally from the meok-ap2-mandate-mcp Python package.

CSOAI-ORG/csoai-ap2-mandate-mcp · not measured

agent-commerce-payments-mcp

MCP server for agent commerce payments. Features create invoice, process payment, escrow funds. From MEOK AI Labs. Runs locally from the agent-commerce-payments-mcp Python package.

CSOAI-ORG/agent-commerce-payments-mcp · not measured

agent-commerce-protocol-mcp

Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments inside ChatGPT, AP2 coalition rails, and pay-per-call x402 flows. By MEOK AI Labs. Runs locally from the agent-commerce-protocol-mcp Python package.

CSOAI-ORG/agent-commerce-protocol-mcp · not measured

ap2-iso20022

Bridge AP2 (Agent Payments Protocol) and x402 agent-payment mandates into wire-valid ISO 20022 pain.001 / pacs.008 records, with spending-cap, expiry and authorisation guardrails. Includes an MCP server. Runs locally from the ap2-iso20022 Python package.

sebastienrousseau/ap2-iso20022 · not measured

mcp-banco-do-brasil

MCP server for Banco do Brasil — Pix, Cobrança (boleto), Conta-Corrente, Arrecadação (OAuth2 + mTLS). Runs locally from the @codespar/mcp-banco-do-brasil npm package. Needs 6 environment variables to run.

codespar/mcp-dev-latam · not measured

mcp-epayco

MCP server for ePayco — Colombian gateway: cards, PSE, Daviplata and cash networks. Runs locally from the @codespar/mcp-epayco npm package. Needs 3 environment variables to run.

codespar/mcp-dev-latam · not measured