onyx_x402_spec_lookup
InactiveTool of onyx-paid-mcp
Quick-reference into the x402 v2 protocol spec. Look up an error string, HTTP status, header name, payload field, or feature keyword and get the relevant spec snippet plus a plain-English fix. Replaces 30 minutes of spec-grepping with a single call. Free tier — embedded knowledge, no network. (price: $0 USDC, tier: free)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "What to look up: error string ('invalid_exact_evm_payload_authorization_valid_before'), header name ('PAYMENT-SIGNATURE'), status code ('402'), payload field ('nonce'), or feature keyword ('EIP-3009', 'CAIP-2', 'facilitator', 'JWT')."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries