← Registry

Security & Testing

fiasignals.com

Provides security risk previews and paid batch checks for token safety and contract risk.

x402 supported1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://x402.fiasignals.com/mcp

No auth detected

MCP server metadata

Name
fia-signals-x402
Version
0.2.3
Capabilities
tools

Known tools 8

contract_risk_preview

Free live preview for Fia's paid contract_risk/token-safety checkout path.

Inferred read-only
token_safety_free_preview

Rate-limited no-spend token-safety preview plus paid /token-safety x402 upgrade metadata.

Inferred read-only
token_safety_batch_checkout

Return paid x402 endpoint, 0.

Inferred read-only
pre_trade_risk_batch_checkout

Alias for token_safety_batch_checkout using the /pre-trade-risk/batch buyer-facing path.

Potential side effects
contract_risk_batch_checkout

Return paid x402 contract-risk batch endpoint, 0.

Inferred read-only
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.

Potential side effects
token_safety_check_acp_checkout

Return the free Virtuals ACP direct-buy job-create handoff packet for token_safety_check before a token swap.

Potential side effects
offer_angle_ping_acp_checkout

Return the free Virtuals ACP direct-buy job-create handoff packet for offer_angle_ping.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fia-signals-x402]
url = "https://x402.fiasignals.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fia-signals-x402": {
      "type": "http",
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fia-signals-x402
Remote MCP URL: https://x402.fiasignals.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fia-signals-x402": {
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fia-signals-x402": {
      "type": "http",
      "url": "https://x402.fiasignals.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fia-signals-x402",
  "transport": "streamable-http",
  "url": "https://x402.fiasignals.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fiasignals.com was fetched 2026-08-02T21:33:27.513Z.

Trust status Trusted

fiasignals.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.