mcpbeat Sign in

Cryptyx MCP Server

by cryptyx-ai Your server? Claim it
local only

Cryptyx MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

Institutional crypto intelligence for agents. 30 tools: signals, backtests, regime, triggers.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 18 · avg 6 · +89% w/w
a month agotoday
33
Installs / week
npm · @cryptyx/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository cryptyx-ai/cryptyx
пакет @cryptyx/mcp-server ссылается на cryptyx-ai/cryptyx-mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cryptyx-mcp-server -- npx -y @cryptyx/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cryptyx-mcp-server": {
      "args": [
        "-y",
        "@cryptyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cryptyx-mcp-server]
command = "npx"
args = ["-y", "@cryptyx/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "cryptyx-mcp-server": {
      "args": [
        "-y",
        "@cryptyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cryptyx-mcp-server": {
      "args": [
        "-y",
        "@cryptyx/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CRYPTYX_API_KEY (CRYPTYX API key — get one at https://cryptyx.ai), CRYPTYX_API_URL (Override API base URL (default: https://cryptyx.ai)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cryptyx MCP Server

same job, measured the same way
Horus Flow MCP
by horustechltd

Institutional crypto & equity orderflow intelligence for AI trading agents.

local only
sygnldata — market intelligence for trading agents
by sygnliq

Market regime, execution-cost, bar-QC and backtest-audit tools for agents. Pay per call via x402.

21 tools answering
Signaldaemon
by bevanding

Narrative & signal intelligence for AI agents: crypto/AI/macro convergence & divergence.

3 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Daepak Market Intelligence
by mobiss11

Market analyst tools + AI agent: crypto, US equities, options, Korea, fundamentals, macro, backtests

2 441 installs/wk answering
I
Agentic AI
by anthonywlicausi

Deal intelligence for agents: SEC-verified financials, validation, institutional deal scoring.

4 tools answering
Agent Einstein — Crypto & Market Intelligence
by emc2ai

AI price forecasts, whale flows, market sentiment and prediction signals. 18 tools free, no account.

42 tools answering
Fia Signals MCP
by odds7

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

8 tools answering

Cryptyx MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Cryptyx MCP Server?
Cryptyx MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @cryptyx/mcp-server was installed 33 times last week.
Is Cryptyx MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cryptyx MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @cryptyx/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Cryptyx MCP Server?
The npm package @cryptyx/mcp-server was installed 33 times in the last week. Week over week that is +89%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.