nyxn-ai/NyxDocs
Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).
Quick Start
Clone the repository:
git clone https://github.com/nyxn-ai/NyxDocsClaude Desktop configuration example:
{
"mcpServers": {
"nyxdocs": {
"command": "npx",
"args": [
"-y",
"nyxn-ai/NyxDocs"
]
}
}
}Check the repository README for specific installation and configuration instructions.