Beyond MCP Server

# Server configuration PORT=3000 HOST=0.0.0.0 NODE_ENV=development # Provider configuration ENABLE_FARCASTER=true NEYNAR_API_KEY=your_neynar_api_key_here ENABLE_TWITTER=false TWITTER_API_KEY=your_twitter_api_key_here TWITTER_API_SECRET=your_twitter_api_secret_here # Cache configuration ENABLE_CACHE=true CACHE_TTL=300