← All servers

m2mcent

io.github.Evozim/m2mcent v1.0.3
Official Registry git finance

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add m2mcent -- npx -y m2mcent-sdk
Add to claude_desktop_config.json
{
  "mcpServers": {
    "m2mcent": {
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "m2mcent": {
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "m2mcent": {
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "m2mcent": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "m2mcent": {
      "command": "npx",
      "args": [
        "-y",
        "m2mcent-sdk"
      ]
    }
  }
}

Packages

npm m2mcent-sdk@1.0.2

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Evozim--m2mcent/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent