Loading MCP server directory, please wait...
Institutional crypto intelligence for agents. 30 tools: signals, backtests, regime, triggers.
npx @getmcp/cli add io.github.cryptyx-ai/cryptyx-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
CRYPTYX_API_KEYCRYPTYX API key — get one at https://cryptyx.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cryptyx-ai/cryptyx-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cryptyx/mcp-server"
],
"env": {
"CRYPTYX_API_KEY": "",
"CRYPTYX_API_URL": ""
}
}
}
}