Loomal

Azeth-protocol MCP

MCP server by github.com/azeth-protocol/mcp-server

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

2 starsnpm: @azeth/mcp-server

About Azeth-protocol MCP

Azeth-protocol MCP is an MCP (Model Context Protocol) server published by azeth-protocol in the official MCP registry, listed under Autonomous Agents on Loomal. Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

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

Development happens in the open at github.com/azeth-protocol/mcp-server, where the project has earned 2 GitHub stars.

Use Azeth-protocol MCP with your agent

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

Frequently asked questions

What is Azeth-protocol MCP?
Azeth-protocol MCP is an MCP (Model Context Protocol) server by azeth-protocol in the Autonomous Agents category. Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents
How do I connect Azeth-protocol MCP to Claude, Cursor, or another MCP client?
Install Azeth-protocol MCP from its npm package (@azeth/mcp-server) 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 Azeth-protocol MCP open source?
Yes — the source code is public at github.com/azeth-protocol/mcp-server, with 2 GitHub stars.
Can AI agents pay to use Azeth-protocol MCP?
Not yet through Loomal — Azeth-protocol MCP 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 Azeth-protocol MCP? Claim this listing free by verifying GitHub ownership, or contact us.