Simplified Configuration
Users now only need RUNPOD_API_KEY to get started. Endpoint IDs are hardcoded as they are fixed RunPod serverless slugs.
Changes
- Hardcoded
seedream-v4-t2iandnano-banana-pro-editendpoint IDs as constants - Removed
RUNPOD_SEEDREAM_ENDPOINT_IDandRUNPOD_NANO_BANANA_ENDPOINT_IDfrom config - Simplified setup to a single env var
Quick Start
claude mcp add runpod-image-apis \
-e RUNPOD_API_KEY=your_api_key \
-- uvx runpod-mcp-server