Agentlookup MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 28 Feb 2026.
Search, discover, and register AI agents in the public registry at agentlookup.dev.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentlookup-mcp -- npx -y agentlookup-mcp
{
"mcpServers": {
"agentlookup-mcp": {
"args": [
"-y",
"agentlookup-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentlookup-mcp]
command = "npx"
args = ["-y", "agentlookup-mcp"]
{
"mcpServers": {
"agentlookup-mcp": {
"args": [
"-y",
"agentlookup-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentlookup-mcp": {
"args": [
"-y",
"agentlookup-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.