mcpbeat Sign in

Felix MCP Server

local only

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

Non-custodial trading infrastructure for AI agents across prediction markets, crypto, and options.

Installs per day peak 562 · avg 21
a month agotoday
647
Installs / week
npm · felix-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Felix MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp -- npx -y felix-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "felix-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "felix-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "felix-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "felix-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Felix MCP

same job, measured the same way
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
CoinRithm Agent Trading
by coinrithm

Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.

158 installs/wk 38 tools answering
CCXT
by ccxt

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

104 installs/wk local only
Cryptopolitan MCP
by 4dmrkey

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

5 tools answering
Polymarket Kalshi Trading
by oddsrail

Cross-venue prediction markets for AI agents: Polymarket + Kalshi, costed and attributed

local only
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

38 installs/wk 4 tools answering
Epsilon
by alienbase-xyz

Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents

65 installs/wk 15 tools answering
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 84-tool MCP server.

local only

Felix MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Felix MCP?
Felix MCP 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 felix-mcp was installed 647 times last week.
How do I connect Felix MCP?
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 felix-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Felix MCP?
The npm package felix-mcp was installed 647 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.