Official MCP Server for Nooxus Edge Data (Global Supply Chain & Manufacturing)
Project description
🛡️ Nooxus-AI: Sourcing Edge for Claude Desktop (MCP)
Nooxus-MCP (v0.1.5) is the official Model Context Protocol (MCP) gateway to real-time, verified global supply chain data.
By installing this into your Claude Desktop, Cherry Studio, or Cursor, 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 draft hyper-targeted RFQs in seconds.
✨ Why Nooxus? (The "Aha Moment")
- Zero-Hallucination Sourcing: Direct access to Nooxus Edge nodes. If a factory is fake, the AI will know.
- Forensic UI Rendering: Forces Claude to generate a professional UI dashboard (Trust Scores, Red Flags, Capacity) instead of boring text.
- Out-of-the-Box Trial: Includes a built-in community key (1,000,000-query quota). No sign-up or API key required to start!
- Zero-Install Architecture: Powered by
uvx. No messy Python environments needed.
🚀 Quick Start (Zero Configuration)
You DO NOT need an API key to start. The system will automatically use the built-in trial token.
For Claude Desktop (Recommended)
Open your configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following JSON block. That's it!
{
"mcpServers": {
"nooxus-edge": {
"command": "uvx",
"args": [
"nooxus-mcp@latest"
]
}
}
}
(Restart Claude Desktop. You will see the 🔨 hammer icon indicating Nooxus tools are loaded.)
For Cherry Studio / Cursor
Add a new MCP server and simply specify:
- Command:
uvx - Args:
nooxus-mcp@latest
🎯 The Playbook: How to trigger the Sourcing Agent
To guarantee the AI uses the verified database and renders the professional UI, always start your prompts with our cheat code: Use Nooxus |
Copy and paste these exact prompts to test the power of Nooxus:
1. Market Scanning & Discovery
"Use Nooxus | I am looking for verified suppliers of 'terminal testing equipment' or 'communication hardware' in Nanjing. Please search your network and guide me."
2. The Deep-Dive Forensic Audit (Killer Feature 🔥) (Once you get a NOO-ID from the search above, run this to expose their true capabilities)
"Use Nooxus | Give me a deep-dive forensic audit on this node: NOO-PFJ77WGLNYHRXDZE. Show me the red flags or trust scores, and offer to draft an RFQ."
🔍 Available AI Tools (Under the hood)
semantic_search_nooxus(query)Lightning-fast semantic search optimized for manufacturing entities. Returns a list of potential partners and their NOO-IDs.get_nooxus_node(noo_id)Retrieves the full, unadulterated verification profile using aNOO-ID. Triggers Strategy D to force the AI to act as a Risk Analyst and render a visual warning dashboard.
🔑 Advanced: Upgrading your Quota
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.
- Register for free at [https://www.google.com/url?sa=E&source=gmail&q=SmartGSC.com / Nooxus.com].
- Generate your
NOOXUS_API_KEY. - Update your MCP config by adding the
envblock:
{
"mcpServers": {
"nooxus-edge": {
"command": "uvx",
"args": ["nooxus-mcp@latest"],
"env": {
"NOOXUS_API_KEY": "your_personal_key_here"
}
}
}
}
Official Portal: SmartGSC.com | Protocol Details: Nooxus.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nooxus_mcp-0.1.6.tar.gz.
File metadata
- Download URL: nooxus_mcp-0.1.6.tar.gz
- Upload date:
- Size: 98.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02cf8f5c1b1b831302a83f65b37de5dc71121fd335e1f69cb78b748d950c4d23
|
|
| MD5 |
31e5a44c7a81adee8fa0dd2bc611f3e7
|
|
| BLAKE2b-256 |
4b6189d35763a162e25af3182e53f133347468dfd12de2ab812e3dbdf945ea4c
|
File details
Details for the file nooxus_mcp-0.1.6-py3-none-any.whl.
File metadata
- Download URL: nooxus_mcp-0.1.6-py3-none-any.whl
- Upload date:
- Size: 95.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6f476fa797bfe2091e2f827447ed968220832c74a041175ba2b6a06d0a1b171
|
|
| MD5 |
fd601adb9d58ae0a207bdb2b078e73d7
|
|
| BLAKE2b-256 |
d2f5218e02481f9816f47fa255927d26665e89a118165bd4b6a980da937c2c66
|