Skip to content

v0.2.0

Latest

Choose a tag to compare

@jashwanth0712 jashwanth0712 released this 02 Feb 03:22
· 3 commits to main since this release

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-t2i and nano-banana-pro-edit endpoint IDs as constants
  • Removed RUNPOD_SEEDREAM_ENDPOINT_ID and RUNPOD_NANO_BANANA_ENDPOINT_ID from 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