Proxima
Multi-AI MCP server that connects ChatGPT, Claude, Gemini, and Perplexity to your coding tools without requiring API keys.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- mcp-github
- Repository
- github.com/Zen4-bit/Proxima
Overview
Proxima is a local AI gateway that connects multiple AI providers to your development environment via browser-level communication. It communicates with each provider using your existing login sessions, just as if you were chatting with them in your browser. Supports various protocols (REST API, WebSocket, CLI, etc.) and provides over 45 MCP tools for tasks such as search, coding, translation, and analysis. Ideal for developers who need to integrate multiple AI capabilities into their development workflow.
Capabilities
- ▪Connect to ChatGPT, Claude, Gemini, and Perplexity
- ▪Use AI directly with your existing accounts
- ▪Support REST API, WebSocket, and CLI tools
- ▪Provide over 45 MCP tools
- ▪Automatically select the best available AI
- ▪No API keys required
Use cases
Setup
npm install -g proxima
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with Proxima?
Run `proxima start` after installation to launch the service.
Which AI providers does Proxima support?
Supports ChatGPT, Claude, Gemini, and Perplexity.
Do I need an API key?
No, it uses your existing browser session.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.