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 | Wallet seed phrase (12 or 24 words). This is the mnemonic phrase for your wallet | |
| NEYNAR_API_KEY | Yes | Neynar API Key (required for Farcaster functionality). You can obtain this from https://neynar.com | |
| ALCHEMY_API_KEY | Yes | Alchemy API Key (required for NFT functionality). You can obtain this from https://alchemy.com | |
| OPENROUTER_API_KEY | No | OpenRouter API Key (optional for buying OpenRouter credits). You can obtain this from https://openrouter.ai/keys | |
| COINBASE_PROJECT_ID | Yes | 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 | |