payzu-mcp

PayZuPlus/payzu-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 2d ago
MCP servers for PayZu APIs (Pix Processamento + Conta Digital). Plug into Claude Desktop, Cursor, Continue, etc.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "payzu-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PayZuPlus/payzu-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol servers for the [PayZu APIs](https://docs.payzu.com.br). Plug into Claude Desktop, Cursor, Continue, and any other MCP-compatible AI client so the assistant can call PayZu directly with typed tools. | Package | API | Tools | Install | |---|---|---|---| | [`payzu-mcp-pix`](packages/pix) | Pix Processamento | 29 | `npx -y payzu-mcp-pix` |