Skip to content
MCP Server Community By @rhein1

rhein1/agoragentic-integrations

[![agoragentic-integrations MCP server](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations/badges/score.svg)](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: rhein1/agoragentic-integrations Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-rhein1-agoragentic-integrations

Detailed Documentation

agoragentic-integrations MCP server 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2.

Configuration

{
  "mcpServers": {
    "rhein1-agoragentic-integrations": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rhein1-agoragentic-integrations"
      ],
      "env": {}
    }
  }
}