CleanPage
by IO31-WEB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Model used for enrichment | claude-haiku-4-5-20251001 |
| X402_NETWORK | Yes | `base` or `base-sepolia` | base-sepolia |
| PAYMENT_ADDRESS | Yes | Base wallet address receiving USDC | |
| PUBLIC_BASE_URL | Yes | Your deployed URL, used in discovery files | |
| ANTHROPIC_API_KEY | No | Secret; set via wrangler secret put. Required only if ENABLE_LLM_ENRICHMENT is true. | |
| CLEAN_PAGE_PRICE_USD | Yes | Price per successful clean_page call | 0.02 |
| X402_FACILITATOR_URL | Yes | Facilitator used for verify/settle | https://x402.org/facilitator |
| ENABLE_LLM_ENRICHMENT | No | Enables structured_facts extraction | true |
| FREE_RATE_LIMIT_PER_MIN | No | Free-tier calls per IP per minute | 30 |
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
ActivityMaintained
ResponsivenessNo issues