Get price and trial terms
get_pricingReturn MentionForge list price, trial policy, and CAIP-2 network for paying research_mentions ($0.02 USDC; 10 trial calls via X-Wallet or X-Sandbox-Key; always send Idempotency-Key). Use this free catalog when you need list price or trial terms — takes no arguments, never charges, never runs research, and needs no payment headers; for Worker liveness use health instead; for cited mentions use research_mentions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp | Yes | Streamable HTTP MCP URL | |
| name | Yes | Product name | |
| tool | Yes | Paid MCP tool name (`research_mentions`) | |
| asset | Yes | Asset symbol (USDC) | |
| trial | Yes | How to consume the free trial | |
| eip712 | Yes | Permit domain extras | |
| pay_to | Yes | Public payTo address for x402 exact (not a private key) | |
| network | Yes | CAIP-2 network (eip155:8453 on production) | |
| endpoint | Yes | REST POST /v1/research URL | |
| price_usdc | Yes | List price in USDC (`0.02`) | |
| amount_atomic | Yes | Atomic USDC amount (`20000` = $0.02) | |
| asset_address | Yes | USDC contract on the advertised network | |
| payments_ready | Yes | True when this origin can verify/settle x402 | |
| free_trial_calls | Yes | Trial calls per wallet (10) | |
| idempotency_header | Yes | Send this header on every research call (`Idempotency-Key`) |