Nyx Control 作者: sigmasauer07
Nyx will allow your in browser free ai chats access to MCP servers via config file.
1 位使用者1 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
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.
由 1 位評論者給出 5 分
權限與資料
必要權限:
- 輸入資料到剪貼簿
- 向您顯示通知
- 存取瀏覽器分頁
- 存取您在 perplexity.ai 網域中的資料
- 存取您在 chat.openai.com 網域中的資料
- 存取您在 chatgpt.com 網域中的資料
- 存取您在 grok.com 網域中的資料
- 存取您在 x.com 網域中的資料
- 存取您在 twitter.com 網域中的資料
- 存取您在 gemini.google.com 網域中的資料
- 存取您在 aistudio.google.com 網域中的資料
- 存取您在 openrouter.ai 網域中的資料
- 存取您在 google-analytics.com 網域中的資料
- 存取您在 chat.deepseek.com 網域中的資料
- 存取您在 t3.chat 網域中的資料
- 存取您在 chat.mistral.ai 網域中的資料
- 存取您在 github.com 網域中的資料
- 存取您在 copilot.github.com 網域中的資料
- 存取您在 copilot.microsoft.com 網域中的資料
- 存取您在 claude.ai 網域中的資料
- 存取您在 kimi.com 網域中的資料
- 存取您在 chat.z.ai 網域中的資料
- 存取您在 chat.qwen.ai 網域中的資料
- 存取您在 qwen.ai 網域中的資料
- 存取您在 trustclaw.app 網域中的資料
- 存取您在 use.ai 網域中的資料
- 存取您在 telegram.org 網域中的資料
- 存取您在 127.0.0.1 網域中的資料
- 存取您在 localhost 網域中的資料
- 存取您在 chat.deepseek.com 的資料
選用的權限:
- 存取您在 perplexity.ai 網域中的資料
- 存取您在 chat.openai.com 網域中的資料
- 存取您在 chatgpt.com 網域中的資料
- 存取您在 grok.com 網域中的資料
- 存取您在 x.com 網域中的資料
- 存取您在 twitter.com 網域中的資料
- 存取您在 gemini.google.com 網域中的資料
- 存取您在 aistudio.google.com 網域中的資料
- 存取您在 openrouter.ai 網域中的資料
- 存取您在 google-analytics.com 網域中的資料
- 存取您在 chat.deepseek.com 網域中的資料
- 存取您在 t3.chat 網域中的資料
- 存取您在 chat.mistral.ai 網域中的資料
- 存取您在 github.com 網域中的資料
- 存取您在 copilot.github.com 網域中的資料
- 存取您在 copilot.microsoft.com 網域中的資料
- 存取您在 claude.ai 網域中的資料
- 存取您在 kimi.com 網域中的資料
- 存取您在 chat.z.ai 網域中的資料
- 存取您在 chat.qwen.ai 網域中的資料
- 存取您在 qwen.ai 網域中的資料
- 存取您在 trustclaw.app 網域中的資料
- 存取您在 use.ai 網域中的資料
- 存取您在 telegram.org 網域中的資料
- 存取您在 127.0.0.1 網域中的資料
- 存取您在 localhost 網域中的資料
開發者聲稱必須收集下列資料:
- 網站使用紀錄
開發者聲稱選擇性收集下列資料:
- 技術與互動資料
更多資訊
- 版本
- 4.0.2
- 大小
- 4.26 MB
- 最近更新
- 15 天前 (2026年4月15日)
- 版本紀錄
- 新增至收藏集
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