MCP.so
登录
C

Chile Payments Mcp

@junter1989k-ai

关于 Chile Payments Mcp

暂无概览

基本信息

许可证

MIT

运行时

node

传输方式

stdio

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "chile-payments": {
      "type": "http",
      "url": "https://mcp-cl.wishpool.app/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Chile Payments Mcp?

Chile Payments Mcp is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Chile via Mercado Pago’s hosted checkout. It supports cards, Mercado Pago wallet, and bank transfers. The server acts as a stateless translation layer — it never holds funds or stores credentials and has no database.

How to use Chile Payments Mcp?

Use the MCP endpoint https://mcp-cl.wishpool.app/mcp with Streamable HTTP and set the x-mercadopago-access-token header to your Mercado Pago access token (use TEST- tokens for test mode). Two tools are available: create_payment_link (creates a CLP hosted-checkout link) and query_payment_status (pull-based status check).

Key features of Chile Payments Mcp

  • Accepts payments via Mercado Pago in Chile.
  • Supports cards, Mercado Pago wallet, and bank transfers.
  • Stateless translation layer; no database or credential storage.
  • Remote MCP server compatible with any AI agent.
  • Two tools: create payment link and query payment status.
  • Listed on the official MCP Registry.

Use cases of Chile Payments Mcp

  • AI agents automatically generate hosted-checkout links in Chilean pesos.
  • Pull-based payment status verification for agent workflows.
  • Integrate Chilean payment acceptance into any MCP-enabled AI application.

FAQ from Chile Payments Mcp

What payment methods are supported?

Cards, Mercado Pago wallet, and bank transfer.

Does this server store funds or credentials?

No. It is a stateless translation layer; funds flow directly buyer → Mercado Pago → merchant.

What is the MCP endpoint?

https://mcp-cl.wishpool.app/mcp

What header is required for authentication?

x-mercadopago-access-token with your Mercado Pago access token.

Is there a test mode?

Yes. Using a TEST- prefix token from the Mercado Pago developers site activates test mode.

评论

更多 MCP 服务器