Verified Burst
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X402_PAY_TO | No | Seller wallet address to receive USDC payments (required if using x402 in real mode). | |
| X402_NETWORK | No | Network for x402 payments (e.g., base-sepolia). | |
| CEREBRAS_MODEL | No | Cerebras model to use (e.g., gpt-oss-120b or zai-glm-4.7). Default is likely gpt-oss-120b. | |
| X402_USDC_ASSET | No | USDC contract address on the chosen network. | |
| CEREBRAS_API_KEY | Yes | Your Cerebras API key (BYOK). Required. | |
| X402_FACILITATOR_URL | No | x402 facilitator URL for real payment settlement. If omitted, payments run in SIM mode. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| buy_verified_burstA | Buy a verified inference burst at a hard/irreversible/low-confidence decision. Escalates to fast silicon, samples best-of-N, gates the answer through a verifier, and charges (x402) ONLY if it passes. Returns the verified answer + a receipt. Budget-capped per agent. Use when getting it wrong is costly. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ericutility-prog/verified-burst-broker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server