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": {}
}
}
}