oxgeneral/agentnet
π βοΈ π πͺ π§ - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
π βοΈ π πͺ π§ - Agent-to-agent referral network where AI agents discover, recommend, and refer users to each other. Features bilateral trust model, credit economy, and 7 MCP tools for agent registration, discovery, and referral tracking.
Configuration
{
"mcpServers": {
"oxgeneral-agentnet": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-oxgeneral-agentnet"
],
"env": {}
}
}
}