Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 3750 |
| ADMIN_TOKEN | Yes | Admin API token (keep secret) | |
| X402_ADDRESS | No | Your wallet address to receive x402 payments | |
| ALLOWED_ORIGIN | No | CORS origin | * |
| PLATFORM_FEE_BPS | No | Platform fee in basis points (default: 500 = 5%) | 500 |
| FIRECRAWL_API_KEY | No | Enables web.search and web.scrape capabilities | |
| PLATFORM_FEE_ADDRESS | No | Override platform fee address | |
| X402_FACILITATOR_URL | No | x402 facilitator URL | https://x402.xyz/facilitator |
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 | |