Any Chat Completions
Createdpyroprompts
Integrates various OpenAI SDK-compatible chat completion APIs with Claude Desktop.
About
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.
Key Features
- Supports multiple OpenAI SDK-compatible chat completion APIs
- Implements the Model Context Protocol (MCP)
- Easy installation and configuration
- Allows integration of multiple providers simultaneously
- Includes debugging tools via MCP Inspector
Use Cases
- Using Claude Desktop with alternative LLMs like Perplexity and Groq.
- Comparing responses from different AI models within the Claude environment.
- Integrating custom AI chat providers into Claude.