search & data extraction

NyxDocs

Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).

python
cloud
local
search & data extraction
0
View on GitHub

Installation

npx -y nyxn-ai/NyxDocs

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "NyxDocs",
  "command": "npx",
  "args": [
    "-y",
    "nyxn-ai/NyxDocs"
  ]
}

About This MCP Server

nyxn-ai/NyxDocs

Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).

GitHub: https://github.com/nyxn-ai/NyxDocs

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub