Connects Claude to Nooxus's verified Chinese manufacturer database through two core tools: semantic_search_nooxus for finding suppliers by product or location, and get_nooxus_node for pulling full verification profiles with trust scores and red flags. Built on Cloudflare's edge network with CRC32 payload security. Ships with a built-in trial key good for a million queries, no signup required. The forensic audit workflow is the standout feature here, where you feed it a NOO-ID and get structured risk analysis instead of hallucinated supplier recommendations. Useful when you're sourcing from China and need to separate real factories from trading company shells. Updates frequently, use uvx --refresh to pull latest changes since uv caches aggressively.
Nooxus-MCP is the official Model Context Protocol (MCP) gateway connecting AI models (Claude, Gemini, Cursor, Cherry Studio) to real-time, verified global supply chain data.
By installing this, you instantly upgrade your AI from a conversational chatbot into a Forensic Sourcing Analyst. It cross-references the AII-NOO verified database to expose shell companies, verify real manufacturers, and completely eliminate B2B trade hallucinations.
You DO NOT need an API key to start. The system will automatically use the built-in trial token. We use uvx for a lightning-fast, zero-install experience.
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"nooxus-edge": {
"command": "uvx",
"args": ["nooxus-mcp@latest"]
}
}
}
(Restart Claude Desktop. You will see the 🔨 hammer icon indicating Nooxus tools are loaded.)
Because the uv package manager uses aggressive local caching for speed, you might not get the newest update immediately even with the @latest tag. To force an upgrade to the newest version, open your terminal and run:
uvx --refresh nooxus-mcp@latest --version
To guarantee the AI uses the verified database and renders the professional UI, always start your prompts with our cheat code: Use Nooxus |
1. Market Scanning & Discovery
"Use Nooxus | I am looking for verified suppliers of 'terminal testing equipment' in Nanjing. Please search your network."
2. The Deep-Dive Forensic Audit (Killer Feature 🔥)
"Use Nooxus | Give me a deep-dive forensic audit on this node: NOO-PFJ77WGLNYHRXDZE. Show me the red flags and trust scores."
Once you exhaust the generous daily limits of the global trial key, you can seamlessly plug in your own developer API key for unlimited deep-dive audits.
NOOXUS_API_KEY.env block:{
"mcpServers": {
"nooxus-edge": {
"command": "uvx",
"args": ["nooxus-mcp@latest"],
"env": {
"NOOXUS_API_KEY": "your_personal_key_here"
}
}
}
}
semantic_search_nooxus(query): Lightning-fast semantic search optimized for manufacturing entities. Returns potential partners and their NOO-IDs.get_nooxus_node(noo_id): Retrieves the full verification profile. Triggers Strategy D to force the AI to act as a Risk Analyst and render a visual warning dashboard.Use the official inspector to visualize and test tools in your browser without Claude:
npx @modelcontextprotocol/inspector uvx --refresh nooxus-mcp
To generate a local log file mcp-logs.txt for deep troubleshooting:
NOOXUS_DEBUG=true uvx nooxus-mcp
realpath missing)If you encounter realpath: command not found on older macOS versions:
brew install coreutils
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
Official Portal: SmartGSC.com | Protocol Details: Nooxus.com
explorium-ai/vibeprospecting-mcp
io.github.compuute/lead-enrichment
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
io.github.br0ski777/company-enrichment
com.mcparmory/apollo
mambalabsdev/mcp-gtm-tech-stack-signal-scraper