.gw-hero{text-align:center;padding:48px 16px 40px} .gw-hero h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 12px} .gw-hero .sub{font-size:1.25rem;color:#6b7280;margin:0 0 32px} .gw-install{background:#0a0a0a;color:#e5e7eb;padding:24px;margin:0 auto 32px;max-width:600px;font-family:ui-monospace,'SF Mono',monospace;font-size:13px;line-height:1.6;overflow-x:auto;cursor:pointer;position:relative} .gw-install:hover{background:#111} .gw-install .copy-hint{position:absolute;top:8px;right:12px;font-size:11px;color:#6b7280;font-family:system-ui} .flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:32px 0;text-align:center} .flow-step{padding:16px 8px;border:1px solid #e5e7eb} .flow-step .step-num{font-size:12px;color:#6b7280;font-weight:600} .flow-step .step-txt{font-size:14px;font-weight:600;color:#1a1a1a;margin-top:4px} .flow-step .step-desc{font-size:12px;color:#6b7280;margin-top:4px} .flow-arrow{display:flex;align-items:center;justify-content:center;color:#0d9488;font-size:24px;font-weight:700} .tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:24px 0} .tool-card{border:1px solid #e5e7eb;padding:16px} .tool-card .tool-name{font-weight:700;font-size:15px;color:#1a1a1a;margin-bottom:4px;font-family:ui-monospace,'SF Mono',monospace} .tool-card .tool-desc{font-size:13px;color:#6b7280;line-height:1.5} .compare-table{width:100%;border-collapse:collapse;margin:24px 0} .compare-table th,.compare-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb} .compare-table th{font-size:12px;color:#6b7280;text-transform:uppercase;font-weight:600} .compare-table .yes{color:#059669;font-weight:600} .compare-table .no{color:#dc2626} .try-section{background:#f9fafb;border:1px solid #e5e7eb;padding:24px;margin:32px 0} .try-section input{padding:10px 14px;border:1px solid #e5e7eb;font-size:14px;font-family:system-ui;width:60%} .try-section button{padding:10px 20px;background:#0d9488;color:#fff;border:none;font-size:14px;font-weight:600;cursor:pointer} #resolve-result{margin-top:16px;font-family:ui-monospace,'SF Mono',monospace;font-size:13px;white-space:pre-wrap;max-height:300px;overflow-y:auto} .faq-section{margin:32px 0} .faq-item{border-bottom:1px solid #e5e7eb;padding:16px 0} .faq-item:first-child{border-top:1px solid #e5e7eb} .faq-q{font-weight:700;font-size:1rem;color:#1a1a1a;margin-bottom:8px} .faq-a{font-size:15px;color:#374151;line-height:1.7}

One MCP Server.
25,000 Tools.
Zero Config.

Your AI agent just got 1000x more capable.

Install in 30 seconds

Click to copy
{
  "mcpServers": {
    "nerq": {
      "command": "npx",
      "args": [
        "-y",
        "nerq-gateway"
      ],
      "env": {
        "NERQ_AUTO_DISCOVER": "true"
      }
    }
  }
}

Add to ~/Library/Application Support/Claude/claude_desktop_config.json · Restart Claude · Done.

How it works

1
You ask
“Search my GitHub repos for security issues”
2
Claude asks gateway
find_tool(“github search”)
3
Gateway resolves
Searches 25K servers, trust-verifies
4
Returns best match
github-mcp-server (Trust: 83, A)
5
Claude uses it
With install instructions ready

Gateway Tools

find_tool
Find the best MCP server or tool for any task. Describe what you need, get a trust-verified recommendation with install instructions.
check_trust
Check the trust score and security status of any agent or tool before using it. CVEs, license, maintenance status.
search_agents
Search 204,000+ AI agents and tools. Filter by trust score, category, framework, or keywords.
compare_agents
Compare two agents side-by-side on trust, security, pricing, and compatibility. Get a clear winner.

Try it live

What tool do you need?

Without vs With Gateway

Without GatewayWith Gateway
SetupConfigure each server manuallyOne config line
Tools availableOnly what you configured25,000+ servers
Trust verificationHope they're safeEvery tool trust-verified
New capabilitiesManually find & add serversAuto-discovery
CVE checkingNot checkedChecked before recommendation
Install instructionsSearch docs yourselfReady to paste

Trust verification built in

Every tool recommended by the gateway is trust-verified against 13+ independent signals. Nerq checks known CVEs, license compliance, maintenance activity, community signals, and security practices. You set the minimum trust threshold (default: 60/100). Tools below your threshold are never recommended.

FAQ

What is nerq-gateway?
nerq-gateway is a single MCP server that gives your AI agent access to 25,000+ tools. It uses the Nerq /v1/resolve API to find, verify, and recommend the best tool for any task — with zero configuration.
How do I install it?
Add the JSON config block above to your Claude Desktop config file (~/Library/Application Support/Claude/claude_desktop_config.json), then restart Claude. No API key needed. Free tier: 100 requests/day.
Is it safe?
Yes. Every tool is trust-verified before recommendation. Nerq checks CVEs, licenses, maintenance status, and 10+ other signals. Set NERQ_MIN_TRUST=70 for stricter filtering.
What tools can it find?
Anything in the Nerq index: GitHub tools, MCP servers, npm/PyPI packages, Docker images. Categories include source control, databases, communication, code review, security, cloud, AI/ML, media, and more.
Does it work with Cursor?
Yes. nerq-gateway works with any MCP client including Claude Desktop, Cursor, VS Code, and custom MCP implementations.
Get started in 30 seconds

npm · No API key · Free tier

npx nerq-gateway
npm · GitHub · API docs
We use cookies for analytics and caching. Privacy Policy