Loomal

AgentNet

MCP server by github.com/oxgeneral/agentnet

Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.

0 starsRemote-capable

About AgentNet

AgentNet is an MCP (Model Context Protocol) server published by oxgeneral in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.

AgentNet runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/oxgeneral/agentnet.

Use AgentNet with your agent

Claude Code · one command
claude mcp add --transport http agentnet https://79.137.184.124.nip.io:8421/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentnet": {
      "url": "https://79.137.184.124.nip.io:8421/mcp"
    }
  }
}
streamable-httphttps://79.137.184.124.nip.io:8421/mcp

Frequently asked questions

What is AgentNet?
AgentNet is an MCP (Model Context Protocol) server by oxgeneral in the Autonomous Agents category. Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.
How do I connect AgentNet to Claude, Cursor, or another MCP client?
AgentNet is a remote MCP server — add its endpoint (https://79.137.184.124.nip.io:8421/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is AgentNet open source?
Yes — the source code is public at github.com/oxgeneral/agentnet.
Can AI agents pay to use AgentNet?
Not yet through Loomal — AgentNet is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentNet? Claim this listing free by verifying GitHub ownership, or contact us.