Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y nyxdocsAgent-CoreX intelligently routes which tools from nyxn-ai/NyxDocs your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"nyxdocs": {
"command": "npx",
"args": [
"-y",
"nyxdocs"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add nyxdocsAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use nyxn-ai/NyxDocs directly without routing
npx -y nyxdocsNew to Agent-CoreX? View setup guide →