← fiasignals.com
INDIVIDUAL MCP TOOL
contract_risk_batch_checkout
Return paid x402 contract-risk batch endpoint, 0.
LIVE ENDPOINT
https://x402.fiasignals.com/mcp
Connect to this endpoint to inspect the live schema for contract_risk_batch_checkout and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
contract_risk_preview— Free live preview for Fia's paid contract_risk/token-safety checkout path.token_safety_free_preview— Rate-limited no-spend token-safety preview plus paid /token-safety x402 upgrade metadata.token_safety_batch_checkout— Return paid x402 endpoint, 0.pre_trade_risk_batch_checkout— Alias for token_safety_batch_checkout using the /pre-trade-risk/batch buyer-facing path.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.token_safety_check_acp_checkout— Return the free Virtuals ACP direct-buy job-create handoff packet for token_safety_check before a token swap.offer_angle_ping_acp_checkout— Return the free Virtuals ACP direct-buy job-create handoff packet for offer_angle_ping.