Built by MEOK AI Labs to handle end-to-end commerce workflows inside Claude. Exposes product catalog browsing, shopping cart operations, Stripe checkout integration, and order tracking. Supports multi-currency transactions and implements the x402 protocol for payment flows. You'd reach for this when building AI agents that need to actually complete purchases, not just talk about them. The EU AI Act compliance features (risk management, bias testing, transparency docs) are baked in if you're shipping in regulated environments. Part of a larger MEOK ecosystem that spans 300+ MCP servers for AI governance and legacy modernization.
Agent commerce protocol MCP — product catalog, cart management, checkout, order tracking
Agent commerce protocol MCP — product catalog, cart management, checkout, order tracking. MIT.
# Install via pip
pip install agent_commerce_payments_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-commerce-payments-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"agent-commerce-payments-mcp": {
"command": "uvx",
"args": ["agent-commerce-payments-mcp"]
}
}
}
Or: pip install agent-commerce-payments-mcp then run the agent-commerce-payments-mcp command (stdio transport).
Once configured, ask your assistant, for example:
create_invoice to …"process_payment to …"escrow_funds to …"io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent