tanaikech/nexus-mcp-extension
Nexus-MCP solves Tool Space Interference in LLMs. It uses a single gateway to aggregate multiple MCP servers and employs a deterministic 4-phase workflow (Discovery, Mapping, Schema Verification, Bridged Execution) to prevent context saturation and tool hallucinations, maintaining reasoning accuracy with massive tool ecosystems.
Platform-specific configuration:
{
"mcpServers": {
"nexus-mcp-extension": {
"command": "npx",
"args": [
"-y",
"nexus-mcp-extension"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...