An MCP server for agent commerce workflows, providing product catalog, cart, checkout, Stripe integration, x402 protocol support, and multi-currency handling. It is intended to let clients discover merchants and prepare/sign payment intents through MCP tools.
From the registry: Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments
$ uv --versionhttps://docs.astral.sh/uv/$ pip install agent-commerce-protocol-mcphttps://pypi.org/project/agent_commerce_protocol_mcp/Please install the `agent-commerce-protocol-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install uv — Install the uv Python package manager/executor to run the server via the recommended `uvx` command. Run: `uv --version` (https://docs.astral.sh/uv/)
- Alternatively install the Python package — If not using `uvx`, install the MCP server package with pip so the `agent-commerce-protocol-mcp` command is available. Run: `pip install agent-commerce-protocol-mcp` (https://pypi.org/project/agent_commerce_protocol_mcp/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["agent-commerce-protocol-mcp"]
Note: README provides a stdio configuration using `uvx agent-commerce-protocol-mcp`. It also mentions an alternative local install path: `pip install agent-commerce-protocol-mcp` and then run `agent-commerce-protocol-mcp`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)