Loomal

Alternative Payments

MCP server by github.com/wyre-technology/alternative-payments-mcp

MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.

0 starsoci: ghcr.io/wyre-technology/alternative-payments-mcp:v1.0.1

About Alternative Payments

Alternative Payments is an MCP (Model Context Protocol) server published by wyre-technology in the official MCP registry, listed under Finance on Loomal. MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.

It ships as a Docker image (ghcr.io/wyre-technology/alternative-payments-mcp:v1.0.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wyre-technology/alternative-payments-mcp.

Use Alternative Payments with your agent

Claude Code · one command
claude mcp add alternative-payments -- docker run -i --rm ghcr.io/wyre-technology/alternative-payments-mcp:v1.0.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "alternative-payments": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyre-technology/alternative-payments-mcp:v1.0.1"
      ]
    }
  }
}
ocighcr.io/wyre-technology/alternative-payments-mcp:v1.0.1

Frequently asked questions

What is Alternative Payments?
Alternative Payments is an MCP (Model Context Protocol) server by wyre-technology in the Finance category. MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
How do I connect Alternative Payments to Claude, Cursor, or another MCP client?
Install Alternative Payments from its oci package (ghcr.io/wyre-technology/alternative-payments-mcp:v1.0.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Alternative Payments open source?
Yes — the source code is public at github.com/wyre-technology/alternative-payments-mcp.
Can AI agents pay to use Alternative Payments?
Not yet through Loomal — Alternative Payments is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Alternative Payments? Claim this listing free by verifying GitHub ownership, or contact us.