Loomal

agon-protocol

MCP server by github.com/agonx402/agon-gateway-agentic

MCP server for Agon Protocol state reads and prepare-only payment-channel actions.

0 starsnpm: @agonx402/protocol-mcp

About agon-protocol

agon-protocol is an MCP (Model Context Protocol) server published by agonx402 in the official MCP registry, listed under Finance on Loomal. MCP server for Agon Protocol state reads and prepare-only payment-channel actions.

It ships as an npm package (@agonx402/protocol-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agonx402/agon-gateway-agentic.

Use agon-protocol with your agent

Claude Code · one command
claude mcp add agon-protocol -- npx -y @agonx402/protocol-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agon-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@agonx402/protocol-mcp"
      ]
    }
  }
}
npm@agonx402/protocol-mcp

Frequently asked questions

What is agon-protocol?
agon-protocol is an MCP (Model Context Protocol) server by agonx402 in the Finance category. MCP server for Agon Protocol state reads and prepare-only payment-channel actions.
How do I connect agon-protocol to Claude, Cursor, or another MCP client?
Install agon-protocol from its npm package (@agonx402/protocol-mcp) 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 agon-protocol open source?
Yes — the source code is public at github.com/agonx402/agon-gateway-agentic.
Can AI agents pay to use agon-protocol?
Not yet through Loomal — agon-protocol 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 agon-protocol? Claim this listing free by verifying GitHub ownership, or contact us.