Use OpenAI models as callable tools within any MCP-compatible agent.
- GPT-4o and GPT-4o-mini for text generation - DALL-E 3 for image generation - Whisper for audio transcription - text-embedding-3-small/large for embeddings
- Automatic rate limiting and retry logic - Token usage tracking and budgeting - Response caching for repeated queries - Streaming support