Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentlookup": {
"command": "npx",
"args": [
"agentlookup-mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentlookup": {
"command": "npx",
"args": [
"agentlookup-mcp"
]
}
}
}