You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_mcp_meta_call

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Pre-flight inspector for ANY x402 tool call. Pass target URL + optional caller wallet, get back: live 402 price, recommended chain (via chain_picker logic), live facilitator health, caller reputation (via agent_id logic), and a green/yellow/red GO signal. Free tier — the universal preflight that lets agents decide before they sign. v2 (paid) will broker the actual settlement and proxy the response. (price: $0 USDC, tier: free)

Parameters schema

{
  "type": "object",
  "required": [
    "target_url"
  ],
  "properties": {
    "target_url": {
      "type": "string",
      "description": "Full URL of the x402 tool endpoint to inspect (e.g. https://other-service.com/v1/some_tool)."
    },
    "caller_wallet": {
      "type": "string",
      "description": "Optional. Caller's EVM wallet — used to look up reputation via agent_id logic."
    },
    "max_acceptable_usdc": {
      "type": "number",
      "default": 1,
      "description": "Caller's max acceptable price for this call. If quoted price > this, GO signal is red."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →