mcpbeat Sign in

TradeOS Public Intelligence MCP Server

by agenticsrclab Your server? Claim it
local only

TradeOS Public Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 16 Jun 2026.

Crypto market intelligence, evidence, watchlists, feedback, and paid x402 SKU routing.

Installs per day peak 19 · avg 7 · +50% w/w
a month agotoday
35
Installs / week
npm · @agenticsrclab/tradeos-public-intel-mcp-server
0
Stars
0 open issues
16 Jun 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check TradeOS Public Intelligence 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 tradeos-public-intel-mcp -- npx -y @agenticsrclab/tradeos-public-intel-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tradeos-public-intel-mcp": {
      "args": [
        "-y",
        "@agenticsrclab/tradeos-public-intel-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tradeos-public-intel-mcp]
command = "npx"
args = ["-y", "@agenticsrclab/tradeos-public-intel-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "tradeos-public-intel-mcp": {
      "args": [
        "-y",
        "@agenticsrclab/tradeos-public-intel-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tradeos-public-intel-mcp": {
      "args": [
        "-y",
        "@agenticsrclab/tradeos-public-intel-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TRADEOS_API_BASE (Optional TradeOS public intelligence API base URL.), TRADEOS_PUBLIC_INTEL_KEY (Optional public-intel app key for attribution and quota confidence.), TRADEOS_ACCOUNT_TOKEN (Optional account token for user-owned watchlist tools.), TRADEOS_X402_BASE_URL (Optional TradeOS x402 gateway base URL.), TRADEOS_X402_AGENT_ID (Optional stable agent or host identifier used for x402 attribution.), TRADEOS_X402_PAYMENT_HEADER (Optional one-time buyer-signed x402 payment header for explicit paid calls. Do not use for private keys.), TRADEOS_X402_WALLET_ADDRESS (Optional buyer wallet address sent with explicit paid x402 calls.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to TradeOS Public Intelligence

same job, measured the same way
Losbeto
by rmartins1451

x402-paid market intelligence: forex, stocks, Brazil macro (BCB/B3) + crypto.

68 installs/wk local only
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
CrossFin
by bubilife1202

AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.

47 installs/wk 16 tools answering
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
Coinversaa
by coinversaa

Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.

90 installs/wk local only
Walletlens
by shawnwollenberg

EVM wallet reports and Robinhood Stock Token intelligence paid with USDC over x402.

34 installs/wk local only
EXVIV Competitive Intelligence
by exviv

Reviewed competitor pricing, offer comparisons, and market-change evidence with x402 payments.

4 tools answering
AIXBT
by aixbt

Crypto market intelligence for Projects, Topics, Intel, Reports, and Clusters.

12 tools answering

TradeOS Public Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for TradeOS Public Intelligence?
TradeOS Public Intelligence 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 @agenticsrclab/tradeos-public-intel-mcp-server was installed 35 times last week.
How do I connect TradeOS Public Intelligence?
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 @agenticsrclab/tradeos-public-intel-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use TradeOS Public Intelligence?
The npm package @agenticsrclab/tradeos-public-intel-mcp-server was installed 35 times in the last week. Week over week that is +50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is TradeOS Public Intelligence open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.