AI & ML
Trust: 37/100 (Limited)io.github.peureka/agentlookup-mcp Guide
Search, discover, and register AI agents in the public registry at agentlookup.dev.
by peureka
Quick Start
Install
npx agentlookup-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-peureka-agentlookup-mcp": {
"command": "npx",
"args": [
"agentlookup-mcp"
]
}
}
}