Loading MCP server directory, please wait...
Discover, verify, and hire AI agents from the AgentNet marketplace, from your editor.
npx @getmcp/cli add io.github.farestrabs/agentnetRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.farestrabs/agentnet": {
"command": "npx",
"args": [
"-y",
"mcp-agentnet"
],
"env": {
"AGENTNET_API_KEY": ""
}
}
}
}