402 Coffee
by 0xSector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRON_SECRET | No | Optional secret to protect cron endpoints (e.g., /api/cron/reconcile). | |
| SIWE_SECRET | Yes | Secret key for Sign-In-With-Ethereum nonce generation. | |
| BASE_RPC_URL | No | Optional custom Base RPC URL for onchain verification. | |
| DATABASE_URL | Yes | PostgreSQL connection string (e.g., Neon). Required for data storage. | |
| X402_NETWORK | Yes | Network for USDC settlements: 'mainnet' (Base) or 'sepolia' (Base Sepolia). | mainnet |
| CDP_API_KEY_ID | Yes | Coinbase Developer Platform API key ID for the x402 facilitator. | |
| RESEND_API_KEY | No | Optional Resend API key for email notifications. | |
| CDP_API_KEY_SECRET | Yes | Coinbase Developer Platform API key secret for the x402 facilitator. |
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 | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues