Nyx Control by sigmasauer07
Nyx will allow your in browser free ai chats access to MCP servers via config file.
1 User1 User
Extension Metadata
Screenshots
About this extension
Nyx is a Chrome extension that integrates the Model Context Protocol (MCP) tools with AI platforms like Perplexity, ChatGPT, Google Gemini, Google AI Studio, Grok and more. It allows users to execute MCP tools directly from these platforms enhancing the capabilities of web-based AI assistants.
Rated 5 by 1 reviewer
Permissions and data
Required permissions:
- Input data to the clipboard
- Display notifications to you
- Access browser tabs
- Access your data for sites in the perplexity.ai domain
- Access your data for sites in the chat.openai.com domain
- Access your data for sites in the chatgpt.com domain
- Access your data for sites in the grok.com domain
- Access your data for sites in the x.com domain
- Access your data for sites in the twitter.com domain
- Access your data for sites in the gemini.google.com domain
- Access your data for sites in the aistudio.google.com domain
- Access your data for sites in the openrouter.ai domain
- Access your data for sites in the google-analytics.com domain
- Access your data for sites in the chat.deepseek.com domain
- Access your data for sites in the t3.chat domain
- Access your data for sites in the chat.mistral.ai domain
- Access your data for sites in the github.com domain
- Access your data for sites in the copilot.github.com domain
- Access your data for sites in the copilot.microsoft.com domain
- Access your data for sites in the claude.ai domain
- Access your data for sites in the kimi.com domain
- Access your data for sites in the chat.z.ai domain
- Access your data for sites in the chat.qwen.ai domain
- Access your data for sites in the qwen.ai domain
- Access your data for sites in the trustclaw.app domain
- Access your data for sites in the use.ai domain
- Access your data for sites in the telegram.org domain
- Access your data for sites in the 127.0.0.1 domain
- Access your data for sites in the localhost domain
- Access your data for chat.deepseek.com
Optional permissions:
- Access your data for sites in the perplexity.ai domain
- Access your data for sites in the chat.openai.com domain
- Access your data for sites in the chatgpt.com domain
- Access your data for sites in the grok.com domain
- Access your data for sites in the x.com domain
- Access your data for sites in the twitter.com domain
- Access your data for sites in the gemini.google.com domain
- Access your data for sites in the aistudio.google.com domain
- Access your data for sites in the openrouter.ai domain
- Access your data for sites in the google-analytics.com domain
- Access your data for sites in the chat.deepseek.com domain
- Access your data for sites in the t3.chat domain
- Access your data for sites in the chat.mistral.ai domain
- Access your data for sites in the github.com domain
- Access your data for sites in the copilot.github.com domain
- Access your data for sites in the copilot.microsoft.com domain
- Access your data for sites in the claude.ai domain
- Access your data for sites in the kimi.com domain
- Access your data for sites in the chat.z.ai domain
- Access your data for sites in the chat.qwen.ai domain
- Access your data for sites in the qwen.ai domain
- Access your data for sites in the trustclaw.app domain
- Access your data for sites in the use.ai domain
- Access your data for sites in the telegram.org domain
- Access your data for sites in the 127.0.0.1 domain
- Access your data for sites in the localhost domain
Required data collection, according to the developer:
- Website activity
Optional data collection, according to the developer:
- Technical and interaction data
More information
- Add-on Links
- Version
- 4.0.2
- Size
- 4.26 MB
- Last updated
- 3 days ago (Apr 15, 2026)
- Related Categories
- License
- Apache License 2.0
- Version History
- Add to collection
The developer of this extension asks that you help support its continued development by making a small contribution.
Release Version
chrome://extensions/in ChromeDevelopment
Prerequisites
Setup
```bash
Install dependencies
pnpm install
Start development server
pnpm dev
Build for production
pnpm build
Create zip package for distribution
pnpm zip