mcpbeat Sign in

Pariflow Agent MCP Server

local only

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

Search prediction markets, preview trades, and place explicitly confirmed Pariflow orders.

Installs per day peak 98 · avg 6 · -67% w/w
a month agotoday
51
Installs / week
npm · @pariflow-market/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 Pariflow Agent 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 agent -- npx -y @pariflow-market/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@pariflow-market/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent]
command = "npx"
args = ["-y", "@pariflow-market/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@pariflow-market/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@pariflow-market/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pariflow Agent

same job, measured the same way
Kalshi MCP
by kalshi-mcp

Hosted MCP for Kalshi prediction markets: search, odds, order books, settlement rules, and trading.

answering
Cofferline
by cofferline

Treasury and risk controls for agent wallets: policies, quotes, prediction-market orders.

47 tools answering
Simmer
by adlai88

Trade prediction markets with AI agents — skill discovery, autoresearch, and execution.

81 installs/wk local only
Kalshi
by yakub268

Search, analyze, and trade Kalshi prediction markets through Claude Desktop

66 installs/wk local only
Flipcoin
by mrtalecky

Agent-first prediction markets on Base. Trade, quote, create markets via MCP.

74 installs/wk local only
Manifold Markets
by jbeshir

Search, read, bet on, create, and resolve prediction markets on Manifold.

local only
Polymarket MCP Server
by joinquantish

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

local only
I
Fillin
by artchristech

Search for AI agents. Closes the LLM-cutoff gap: CVEs, papers, frontier AI, prediction markets.

14 tools answering

Pariflow Agent — questions

Answers built from our own checks of this server.

Why is there no uptime for Pariflow Agent?
Pariflow Agent 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 @pariflow-market/mcp was installed 51 times last week.
How do I connect Pariflow Agent?
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 @pariflow-market/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pariflow Agent?
The npm package @pariflow-market/mcp was installed 51 times in the last week. Week over week that is -67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.