Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHAIN_ID | No | Chain ID (optional for Base Sepolia testnet - use 84532, not required for Base Mainnet) | |
| PINATA_JWT | No | Your Pinata JWT token | |
| SEED_PHRASE | Yes | Wallet seed phrase (12 or 24 words) - the mnemonic phrase for your wallet | |
| NEYNAR_API_KEY | No | Neynar API Key required for Farcaster functionality (obtain from https://neynar.com) | |
| ALCHEMY_API_KEY | Yes | Alchemy API Key required for NFT functionality (obtain from https://alchemy.com) | |
| OPENROUTER_API_KEY | No | OpenRouter API Key (optional for buying OpenRouter credits, obtain from https://openrouter.ai/keys) | |
| COINBASE_PROJECT_ID | Yes | Coinbase Project ID for onramp functionality (obtain from Coinbase Developer Portal) | |
| COINBASE_API_KEY_NAME | Yes | Your Coinbase API key name (obtain from Coinbase Developer Portal: https://cdp.coinbase.com/) | |
| COINBASE_API_PRIVATE_KEY | Yes | Your Coinbase API private key (obtain from Coinbase Developer Portal: https://cdp.coinbase.com/) |
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 | |