Integrates various OpenAI SDK-compatible chat completion APIs with Claude Desktop.
Any Chat Completions is a TypeScript-based Model Context Protocol (MCP) server that bridges the gap between Claude Desktop and various AI chat providers compatible with the OpenAI SDK. This allows users to seamlessly integrate services like OpenAI, Perplexity, Groq, xAI, and PyroPrompts into their Claude workflow. By implementing the Model Context Protocol, the server creates a 'chat' tool that relays questions to a configured AI Chat Provider, enabling users to interact with different LLMs directly within the Claude environment.