Creator here. We built nerq-gateway — an MCP server that acts as a gateway to 25,000+ other MCP servers.
Instead of configuring each MCP server manually in Claude/Cursor, you add one line to your config. Then ask your AI for anything — the gateway finds, trust-verifies, and recommends the right tool automatically.
Under the hood it uses our trust scoring engine which indexes 204K AI agents from 12 registries and scores them on CVEs, licenses, maintenance, and compatibility.
Interesting finding: ChatGPT's crawler discovered our trust API on its own via .well-known/agent.json and now makes ~1,400 trust checks/day.
Agentindex•1h ago
Instead of configuring each MCP server manually in Claude/Cursor, you add one line to your config. Then ask your AI for anything — the gateway finds, trust-verifies, and recommends the right tool automatically.
Under the hood it uses our trust scoring engine which indexes 204K AI agents from 12 registries and scores them on CVEs, licenses, maintenance, and compatibility.
Interesting finding: ChatGPT's crawler discovered our trust API on its own via .well-known/agent.json and now makes ~1,400 trust checks/day.
Free, no auth: curl https://nerq.ai/v1/resolve?task=search+github npx nerq-mcp-hub search "database" pip install agent-security && agent-security scan requirements.txt
Built by one person using Claude Code. Happy to answer questions about architecture, scoring, or AI bot behavior.