Skip to content
MCP Server Community By @edgarriba

edgarriba/prolink

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents

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

Install guide β†’
Connected Apps: edgarriba/prolink Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-edgarriba-prolink

Detailed Documentation

🐍 ☁️ 🏠 🍎 πŸͺŸ 🐧 - Agent-to-agent marketplace middleware β€” MCP-native discovery, negotiation, and transaction between AI agents

Configuration

{
  "mcpServers": {
    "edgarriba-prolink": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-edgarriba-prolink"
      ],
      "env": {}
    }
  }
}