edgarriba/prolink
Agent-to-agent marketplace middleware — MCP-native discovery, negotiation, and transaction between AI agents
Quick Start
Clone the repository:
git clone https://github.com/edgarriba/prolinkClaude Desktop configuration example:
{
"mcpServers": {
"prolink": {
"command": "npx",
"args": [
"-y",
"edgarriba/prolink"
]
}
}
}Check the repository README for specific installation and configuration instructions.