MCP Directory
Back

Proxima

by Zen4-bit · JavaScript · ★ 1,108

Multi-AI MCP Server - Connect ChatGPT, Claude, Gemini & Perplexity to your coding tools without any API

Install

npx -y github:Zen4-bit/Proxima

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "proxima": {
      "command": "npx",
      "args": [
        "-y",
        "github:Zen4-bit/Proxima"
      ]
    }
  }
}

From the README

**4 AI providers. 1 local server. No API keys.** Use ChatGPT, Claude, Gemini & Perplexity directly inside your coding tools — through your existing accounts. [](https://github.com/Zen4-bit/Proxima/releases) [](https://github.com/Zen4-bit/Proxima#Install) [](LICENSE) [](https://www.proximamcp.in) [](https://github.com/Zen4-bit/Proxima/stargazers) [](https://github.com/sponsors/Zen4-bit) [Getting Started](#getting-started) · [CLI](#cli-tool) · [REST API](#rest-api) · [WebSocket](#websocket) · [SDKs](#sdks) · [MCP Tools](#mcp-tools) *Proxima keeps evolving thanks to these amazing people* @T…
Read full README on GitHub →

Related ai & ml servers