Loomal

m2mcent

MCP server by github.com/evozim/m2mcent-sdk

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

0 starsnpm: m2mcent-sdk

About m2mcent

m2mcent is an MCP (Model Context Protocol) server published by evozim in the official MCP registry, listed under Autonomous Agents on Loomal. x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

It ships as an npm package (m2mcent-sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/evozim/m2mcent-sdk.

Use m2mcent with your agent

Claude Code · one command
claude mcp add m2mcent -- npx -y m2mcent-sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "m2mcent": {
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}
npmm2mcent-sdk

Frequently asked questions

What is m2mcent?
m2mcent is an MCP (Model Context Protocol) server by evozim in the Autonomous Agents category. x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
How do I connect m2mcent to Claude, Cursor, or another MCP client?
Install m2mcent from its npm package (m2mcent-sdk) 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 m2mcent open source?
Yes — the source code is public at github.com/evozim/m2mcent-sdk.
Can AI agents pay to use m2mcent?
Not yet through Loomal — m2mcent 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 m2mcent? Claim this listing free by verifying GitHub ownership, or contact us.