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 for Base Sepolia testnet. You do not have to include this if you want to use Base Mainnet | |
| PINATA_JWT | No | Your Pinata JWT token | |
| SEED_PHRASE | Yes | Your wallet seed phrase (12 or 24 words). This is the mnemonic phrase for your wallet | |
| NEYNAR_API_KEY | Yes | Your Neynar API key (required for Farcaster functionality). You can obtain this from https://neynar.com | |
| ALCHEMY_API_KEY | Yes | Your Alchemy API key (required for NFT functionality). You can obtain this from https://alchemy.com | |
| OPENROUTER_API_KEY | No | Your OpenRouter API key (optional for buying OpenRouter credits). You can obtain this from https://openrouter.ai/keys | |
| COINBASE_PROJECT_ID | Yes | Your Coinbase Project ID (for onramp functionality). You can obtain this from the Coinbase Developer Portal | |
| COINBASE_API_KEY_NAME | Yes | Your Coinbase API key name. You can obtain this from the Coinbase Developer Portal: https://cdp.coinbase.com/ | |
| COINBASE_API_PRIVATE_KEY | Yes | Your Coinbase API private key. You can obtain this from the 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 | |