dsh-qixin-insight-mcp-oauth
通过 OAuth 2.1 + PKCE 授权接入启信慧眼 MCP 服务,以单条插件条目把它的工具挂载为 mcp__qixin_insight__*,token 到期前自动刷新,断开时吊销。
Connects the Qixin Insight MCP server over OAuth 2.1 with PKCE as a single plugin entry, mounting its tools as mcp__qixin_insight__* with automatic token refresh and revocation on disconnect.
怎么安装
dsh plugin add dsh-qixin-insight-mcp-oauth 简介
dsh-qixin-insight-mcp-oauth DeepSeek Harness 插件: 用 OAuth 2.1 + PKCE 授权接入启信慧眼 MCP 服务端, 把它的工具挂进对话。 装上,在浏览器里登录一次,启信慧眼的企业数据工具就以 mcp__qixin_insight__<tool> 出现在对话里。不用贴 API key,不用填服务地址,任何配置文件里都不会出现 token。 环境要求 安装 使用 工作原理 配置 安全说明 卸载 已知限制 开发 相关标准 环境要求 | | | | --- | --- | | DeepSeek Harness | dsh CLI 与一个 profile(下面的例子用 web) | | Node.js | ^22.19.0 \|\| >=24.0.0 | | 启信慧眼AI开放平台账号 | 能完成授权页登录即可 | @deepseek-ai/* 与 zod 由宿主 profile 提供,不需要单独安装:dsh 启动时会把自身依赖 链接进 profile 的模块解析路径。 安装 让 Agent 装(最省事) 把这句话发给你的 DeepSeek Harness 对话: 帮我安装这个插件 https://github.com/qixin-ai-data/dsh-qixin-insight-mcp-oauth 从 npm 安装 bash dsh …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-01
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- awesome-dsh-plugin, dsh-market, dsh-marketplace, dsh-plugin, dsh-plugin-desktop, dsh-plugin-market, dsh-plugins
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。