>
Run ChatGPT,
Claude,
Gemini &
Perplexity inside Cursor, VS Code, Windsurf & Antigravity
Free Local Multi-AI MCP Server & Autonomous Action Agent — Zero API Key Costs
Independent community rankings and trending milestones tracked on GitHub and Trendshift.
Featured on GitHub Trending, first reaching #3 on May 7, 2026.
Ranked on Trendshift's daily list for JavaScript, first achieved on 12th, Apr 2026.
Proxima is open-source and supported by the developers and sponsors who help fund active development.
Choose between 100% free browser sessions, your own custom API keys, or completely offline local hardware.
Automates your active browser logins inside sandboxed background views. Zero API keys, zero token fees, unlimited coding.
Direct official API access for production pipelines. Encrypted securely in your operating system's native keychain vault.
Run open-weight models on your local GPU or CPU. Your code never leaves your computer — zero internet required.
Route prompts to the best model for the task. Zero friction.
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.
OpenAI-compatible endpoint at localhost:3210. Stream responses in real-time via WebSocket. Build your own apps on top of Proxima.
deep_search, review_code, security_audit, write_tests, fix_error, brainstorm, fact_check, and 30+ more — ready to use in Cursor, VS Code, Windsurf, Antigravity, or Claude Desktop.
ask_all_ais, compare_ais, chain_query, debate — send one prompt across multiple AI providers at once, compare answers, or chain outputs between them.
Run "proxima ask", "proxima fix", "proxima code" from any terminal. Supports pipes — send build errors or git diffs straight to AI.
Everything on localhost. No cloud relay. Works headless in background — MCP tools keep running even without the app window open.
Turns prompts into real-world action. Executes terminal tasks, creates scripts, manages files, and completes multi-step goals across your computer.
Automate virtually any task across your entire system — from browser actions and web research to custom scripts, API data pipelines, and background workflows.
An autonomous local action engine that completes tasks, automates workflows, and handles complex computer operations hands-free — runs without API keys, with custom API keys, or completely offline with local models.
Takes your high-level goals and executes them end-to-end — running commands, managing files, processing data, and writing code.
Navigates the web, extracts live research, interacts with online services, and automates browser actions directly through Chrome.
Automatically catches terminal errors, analyzes what went wrong, and fixes issues iteratively until the task is successfully finished.
Remembers your workspace preferences, learns from past workflows, and creates reusable automation shortcuts over time.
Deep technical architectural guides, Model Context Protocol internals, and autonomous agent loops.
Learn how JSON-RPC 2.0 schemas, stdio streams, and dynamic tool dispatchers route 40+ capabilities across Cursor, VS Code, and Windsurf.
How sandboxed Electron partitions, WebSocket token stream capture, and SafeStorage hardware encryption enable local multi-model AI coding.
Discover how autonomous coding agents capture stack traces, inspect AST symbol maps, and iteratively patch code using SQLite memory.
Experience seamless MCP tool calling, OpenAI-compatible REST endpoints, and terminal CLI workflows in real-time.
Switch between providers instantly. Use the best model for each task.
Best for code generation, debugging, and structured output
Best for deep reasoning, long code reviews, and analysis
Best for multimodal tasks, image understanding, and research
Best for real-time research, current docs, and citations
Everything you need for AI-powered development
deep_search
Comprehensive web search
internet_search
Quick internet lookup
academic_search
Scholarly papers & research
reddit_search
Search Reddit discussions
news_search
Latest news articles
github_search
Search GitHub repos & code
find_stats
Find statistics on any topic
math_search
Math & scientific queries
how_to
Step-by-step guides
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
crew
Multi-agent collaborative execution
run_workflow
Execute multi-step workflow pipeline
run_loop
Iterative refinement loop to convergence
browser_cdp
Chrome automation & web interaction
run_shell
Terminal & PowerShell execution
self_heal
Autonomous error & test suite repair
remember
Cross-session SQLite memory storage
save_skill
Dynamic runtime script & skill generator
repo_intel
Symbol-mapped codebase navigation
desktop_control
Desktop app & window automation
screen_ocr
Screen & image text extraction
verify_task
Proof-based output verification checks
proxima_agentic_status
Router, memory & health diagnostics
proxima_cost_report
Token analytics & cost savings report
Simple setup, powerful results
Download the installer from GitHub releases and run it on Windows 10/11.
Download Latest Release →Open Proxima and sign in to your AI accounts (ChatGPT, Claude, etc.)
Go to Settings and copy the MCP configuration JSON.
{
"mcpServers": {
"proxima": {
"command": "node",
"args": ["path/to/proxima/src/mcp/index.js"]
}
}
}
Paste config into your AI coding app (Cursor, VS Code, etc.) and enjoy!
Proxima unifies your existing accounts. Switch models instantly. Build faster.