PROXIMA IS LIVE // V 4.1.0 READY

UNIFY
Your WORKSPACE

> Connect Every AI Tool Locally ChatGPT, Claude, Gemini & Perplexity
One Local Bridge For All Your AI Apps

45+ TOOLS
/
4 MODELS
/
$0 API COST

Your Local AI Gateway

Route prompts to the best model for the task. Zero friction.

Stop Relying on a Single Model.

AI coding agents hallucinate, guess outdated APIs, and struggle with newer frameworks — because they're stuck with one model's old training data. Proxima lets multiple AI models with web access and stronger reasoning work together, cross-verify each other's answers, and produce results no single model can match alone.

$ proxima ask claude "review this code"
$ proxima fix "TypeError: undefined"
$ git diff | proxima code review

REST API & WebSocket

OpenAI-compatible endpoint at localhost:3210. Stream responses in real-time via WebSocket. Build your own apps on top of Proxima.

POST /v1/chat/completions
GET  /v1/models
WS   ws://localhost:3210/ws

45+ MCP Tools

deep_search, review_code, security_audit, write_tests, fix_error, brainstorm, fact_check, and 40+ more — ready to use in Cursor, VS Code, Windsurf, or Gemini CLI.

Multi-AI Orchestration

ask_all_ais, compare_ais, chain_query, debate — send one prompt to all 4 providers at once, compare answers, or chain outputs between them.

Terminal CLI

Run "proxima ask", "proxima fix", "proxima code" from any terminal. Supports pipes — send build errors or git diffs straight to AI.

Runs Local & Private

Everything on localhost. No cloud relay. Works headless in background — MCP tools keep running even without the app window open.

Watch Proxima in Action

Experience the power of multi-AI orchestration

Full Demo
Live Chat
CLI Usage
App Overview

Model Agnostic Intelligence.

Switch between providers instantly. Use the best model for each task.

ChatGPT

Best for code generation, debugging, and structured output

  • Strong at coding tasks
  • Plugin & tool calling
  • Fast structured output

Claude

Best for deep reasoning, long code reviews, and analysis

  • Large context window
  • Careful, detailed reasoning
  • Best for refactoring

Gemini

Best for multimodal tasks, image understanding, and research

  • Image & video input
  • Massive context window
  • Google Search grounding

Perplexity

Best for real-time research, current docs, and citations

  • Live web search built-in
  • Source citations on every answer
  • Latest framework docs

45+ Powerful Tools at Your Fingertips

Everything you need for AI-powered development

generate_code Generate code snippets
explain_code Get code explanations
review_code Code review feedback
optimize_code Performance improvements
fix_error Debug & fix errors
explain_error Understand error messages
verify_code Check code correctness
convert_code Convert between languages
write_tests Generate unit tests
security_audit Find vulnerabilities
build_architecture Design system architecture
get_ui_reference UI/UX design references
ask_chatgpt Query ChatGPT
ask_claude Query Claude
ask_gemini Query Gemini
ask_perplexity Query Perplexity
ask_all_ais Query all providers at once
ask_selected Pick specific providers
compare_ais Compare AI responses
smart_query Auto provider selection
chain_query Multi-step AI pipeline
debate AI debate on any topic
verify Cross-verify with multiple AIs
solve Auto-solve coding tasks
analyze_file Analyze any file
analyze_document Analyze online documents
review_code_file Review code files
summarize_url Summarize webpages
extract_data Extract structured data
fact_check Verify claims
compare Compare anything
brainstorm Generate ideas
writing_help Improve writing quality
generate_article Write full articles
new_conversation Reset AI context
conversation_export Export chat history

Up and Running in Minutes

Simple setup, powerful results

1

Download & Install

Download the installer from GitHub releases and run it on Windows 10/11.

Download Latest Release →
2

Login to Providers

Open Proxima and sign in to your AI accounts (ChatGPT, Claude, etc.)

3

Copy MCP Config

Go to Settings and copy the MCP configuration JSON.

mcp-config.json
{
  "mcpServers": {
    "proxima": {
      "command": "node",
      "args": ["path/to/mcp-server-v3.js"]
    }
  }
}
4

Start Using

Paste config into your AI coding app (Cursor, VS Code, etc.) and enjoy!

Works With Your Favorite Tools

Cursor
VS Code
Claude Desktop
Windsurf
Any MCP Client

Stop Paying for Multiple Subs.

Proxima unifies your existing accounts. Switch models instantly. Build faster.