Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8000 |
| STAGE | No | Environment stage (options: MAINNET, TESTNET) | MAINNET |
| LOG_LEVEL | No | Logging level | INFO |
| SERVER_ADDRESS | No | Server's payment address (for HTTP 402 protocol) | |
| D402_TESTING_MODE | No | Set to 'true' for local testing without settlement | false |
| D402_FACILITATOR_URL | No | Facilitator service URL | https://facilitator.d402.net |
| MCP_OPERATOR_ADDRESS | No | Operator's public address (for verification) | |
| TEST_SERPER_MCP_API_KEY | Yes | Your test-serper-mcp API key (required) | |
| D402_FACILITATOR_API_KEY | No | For private facilitator | |
| MCP_OPERATOR_PRIVATE_KEY | No | Private key for signing settlement attestations |
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 | |