mcpbeat

Fia Signals MCP Server

io.github.Odds7/fia-signals-mcp
answering

Fia Signals MCP is answering right now. Last checked 13 min ago. It exposes 8 tools. Last commit 4 Mar 2026.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
991 ms
Response time
average over 24h
2
Stars
last commit 4 Mar 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add fia-signals-mcp --transport http https://x402.fiasignals.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fia-signals-mcp": {
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fia-signals-mcp]
url = "https://x402.fiasignals.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fia-signals-mcp": {
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fia-signals-mcp": {
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

token
token_safety_batch_checkout
Return paid x402 endpoint, 0.50 USDC bundled risk-pack upsell, and ACP contract_risk checkout metadata without making a payment.
token_safety_check_acp_checkout
Return the free Virtuals ACP direct-buy job-create handoff packet for token_safety_check before a token swap. Metadata only; ACP payment/job creation is buyer-controlled.
token_safety_free_preview
Rate-limited no-spend token-safety preview plus paid /token-safety x402 upgrade metadata.
contract
contract_risk_batch_checkout
Return paid x402 contract-risk batch endpoint, 0.50 USDC bundled risk-pack upsell, and ACP contract_risk checkout metadata without making a payment.
contract_risk_preview
Free live preview for Fia's paid contract_risk/token-safety checkout path.
guarded
guarded_swap_execute_dry_run_checkout
Return the free Virtuals ACP direct-buy job-create handoff packet for guarded_swap_execute_dry_run before a Base swap. Metadata only; ACP payment/job creation is buyer-controlled.
offer
offer_angle_ping_acp_checkout
Return the free Virtuals ACP direct-buy job-create handoff packet for offer_angle_ping. Metadata only; ACP payment/job creation is buyer-controlled.
pre
pre_trade_risk_batch_checkout
Alias for token_safety_batch_checkout using the /pre-trade-risk/batch buyer-facing path. Metadata only; no payment is made.

Endpoints

URLTransportStateLatencyChecked
https://x402.fiasignals.com/mcp streamable-http answering 969 ms 13 min ago

Fia Signals MCP — questions

Answers built from our own checks of this server.

What can Fia Signals MCP do?
It exposes 8 tools, read directly from the server on our last check. Among them: contract_risk_batch_checkout, contract_risk_preview, guarded_swap_execute_dry_run_checkout, offer_angle_ping_acp_checkout, pre_trade_risk_batch_checkout, token_safety_batch_checkout and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Fia Signals MCP mostly used for?
Its tools cluster around token and contract. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Fia Signals MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 991 ms. The bar chart above shows every period we have measured.
How do I connect Fia Signals 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Fia Signals MCP need an API key?
No. Fia Signals MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fia Signals MCP?
It answers our handshake in 991 ms on average, which is faster than 5% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Fia Signals MCP open source?
Yes — written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.