MCP SuperAssistant is a Chrome extension designed to integrate Model Context Protocol (MCP) tools directly into the world’s leading AI platforms. Currently, it supports ChatGPT, Perplexity, Google Gemini, Grok, AIStudio, and OpenRouter Chat, with additional platform support currently in development.
Once the extension is installed, you can execute MCP tools within these web interfaces. The extension automatically inserts tool results back into your conversation, creating a more capable and context-aware AI assistant.
Model Context Protocol (MCP) is an open standard introduced by Anthropic. It acts as a bridge between AI assistants and various data sources, including content repositories, business tools, and development environments. Through this standardized protocol, AI systems can interact with your data securely and in real time.
The process begins when the AI chat interface generates tool-call instructions. MCP SuperAssistant detects these instructions and transmits them to a local MCP proxy server using Server-Sent Events (SSE). The proxy forwards the request to the specific MCP server, which processes the task and returns the results. The data then travels back through the proxy to the extension, which inserts the final output directly into your chat.
The workflow follows this path:
AI Chat Interface → Tool call generation → Extension detects calls → Data sent via SSE → MCP Local Proxy Server → Forwarded to MCP Server → Results returned → Extension receives data → Results inserted into chat
1. Install from the Chrome Web Store
2. Connect the local proxy server
To enable the Chrome extension to communicate with a local proxy, you can run the MCP SuperAssistant proxy via npx:
npx @srbhptl39/mcp-superassistant-proxy@latest --config ./mcptestconfig.json
Using this proxy is necessary because it facilitates communication with remote MCP servers, provides CORS support for those servers, and offers a health-check endpoint for system monitoring.
Connection steps:
http://localhost:3006).3. Manual Installation (for development)
pnpm install to set up the necessary dependencies.pnpm build to compile the extension.chrome://extensions/ in your browser.dist directory from your project folder.To get started with local development, you will need Node.js (v16+) and pnpm.
pnpm installpnpm devpnpm buildpnpm zip
PocketBase Review: The All-in-One Go Backend for Solo Developers
Sunshine Streaming Host Specs: What Hardware You Actually Need
Dianman VPN: Free Trial, Unlimited Data & Zero Throttling
Coze Studio: Build and Deploy AI Agents with Golang and React
Google Analytics MCP Server: Query GA4 Data With Gemini CLI
Prompt Optimizer: Write Better AI Prompts in Seconds
12306-mcp: Query China Train Tickets via MCP Server and LLMs
Postiz Setup Guide: Schedule Smarter with This Open-Source AI Tool
Chinese Wikipedia Corpus: Processing 990k Articles for NLP Tasks
Build Web Apps Using Only SQL: A Guide to SQLPage
n8n Automation: Over 400 AI Integrations in a Single Workflow
How to Install Unregistered Apps on Android