Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}
Or smoke-test directly:
npx -y agent-discover
Details
| Website | https://www.npmjs.com/package/agent-discover |
|---|---|
| GitHub | git+https://github.com/keshrath/agent-discover.git |
| License | unknown |
| Pricing | free |
| Tags | mcp agent registry marketplace model-context-protocol ai-agents claude-code tool-discovery |
| Sources | npm |
| Discovered | 2026-05-25 |