Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Dynamic port (Vercel) | |
NODE_ENV | No | Environment | production |
X402_ASSET | No | Asset for x402 payments | USDC |
AURA_API_KEY | Yes | Your AURA API key (required) | |
AURA_API_URL | No | Default AURA API endpoint | https://aura.adex.network |
X402_RECEIVER | No | Your wallet address for x402 payments | |
MCP_SERVER_PORT | No | Server port (Replit) | 5000 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |