Skip to main content
Other Tools and IntegrationsUnknown

pyroprompts/any-chat-completions-mcp

Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more

other-tools-and-integrations
Share:

Quick Start

Clone the repository:

git clone https://github.com/pyroprompts/any-chat-completions-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "any-chat-completions-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pyroprompts/any-chat-completions-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
pyroprompts