x402-data-gateway
by epistemedeus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRICE | No | The default price for paid routes in USDC, e.g., $0.05. | |
| PAY_TO | No | The wallet address that receives USDC settlement (e.g., 0x8904dF3DE6DFEe6a7C8cc38619d2f17806213Cee). | |
| NETWORK | No | The blockchain network for settlement, e.g., eip155:8453 for Base mainnet. | |
| FACILITATOR | No | The payment facilitator to use: 'cdp', 'xpay', or 'testnet'. | |
| CDP_API_KEY_ID | No | Coinbase CDP API key ID, required when FACILITATOR=cdp. | |
| MPP_SECRET_KEY | Yes | A random secret of at least 32 bytes used for MPP (Micro Payment Protocol) signing. | |
| THE402_API_KEY | No | API key for the the402 marketplace integration. | |
| COMMERCE_DATA_DIR | Yes | Directory path for persisting commerce telemetry data (e.g., /data). | |
| THE402_SERVICE_ID | No | Service ID for the the402 integration. | |
| CDP_API_KEY_SECRET | No | Coinbase CDP API key secret, required when FACILITATOR=cdp. | |
| COMMERCE_ACTOR_SECRET | Yes | A random 32-byte secret used for pseudonymous actor identification in telemetry. | |
| THE402_WEBHOOK_SECRET | No | Webhook secret for the the402 integration. | |
| COMMERCE_PAYER_CLASSES | No | JSON array of {"address", "class"} records for classifying payers. | |
| COMMERCE_EXTERNAL_SINCE | No | ISO timestamp after controlled launch canaries. | |
| COMMERCE_INTERNAL_TOKEN | Yes | A random owner-canary token of at least 32 UTF-8 bytes used for internal validation requests. | |
| COMMERCE_MCP_TYPED_SINCE | No | ISO timestamp baseline for the accepted typed-MCP producer generation. | |
| COMMERCE_AGENT_DISCOVERY_SINCE | No | ISO timestamp baseline for prospective agent/indexer discovery reach. | |
| COMMERCE_AGENT_SOURCE_DETAIL_SINCE | No | ISO timestamp after provider taxonomy release. | |
| COMMERCE_SETTLEMENT_EVIDENCE_SINCE | No | ISO timestamp after settlement-proof release. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/epistemedeus/x402-url-extractor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server