Security & Testing
fiasignals.com
Provides security risk previews and paid batch checks for token safety and contract risk.
ENDPOINT 1
https://x402.fiasignals.com/mcp
MCP server metadata
- Name
- fia-signals-x402
- Version
- 0.2.3
Known tools 8
contract_risk_previewFree live preview for Fia's paid contract_risk/token-safety checkout path.
Inferred read-onlytoken_safety_free_previewRate-limited no-spend token-safety preview plus paid /token-safety x402 upgrade metadata.
Inferred read-onlypre_trade_risk_batch_checkoutAlias for token_safety_batch_checkout using the /pre-trade-risk/batch buyer-facing path.
Potential side effectsguarded_swap_execute_dry_run_checkoutReturn the free Virtuals ACP direct-buy job-create handoff packet for guarded_swap_execute_dry_run before a Base swap.
Potential side effectstoken_safety_check_acp_checkoutReturn the free Virtuals ACP direct-buy job-create handoff packet for token_safety_check before a token swap.
Potential side effectsoffer_angle_ping_acp_checkoutReturn the free Virtuals ACP direct-buy job-create handoff packet for offer_angle_ping.
Potential side effectsCONNECT 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.
fiasignals.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.