qiuyiwu1989-star/dsh-deepbrain0

dsh-deepbrain

深脑(DeepBrain)组织大脑插件,为Agent提供包含证据链的判断、逐字验证的引用、历史立场及200多种分析方法的知识库检索。

AI 分析

核心用途是辅助进行深度行业研究、组织分析与决策支持。适合需要Agent基于专业知识库和严谨证据链进行复杂分析的任务。需要DEEPBRAIN_API_KEY。

套件
dsh-deepbrain
版本
0.1.0
授權
MIT
最近更新
2026年9月7日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qiuyiwu1989-star/dsh-deepbrain

Configuration

- insert:
    - id: deepbrain
      name: 'dsh-deepbrain'
      config:
        endpoint: 'https://shennao.zaowuyun.com/api/mcp'   # self-hosted? change this
        apiKey: ''                                          # empty → read DEEPBRAIN_API_KEY
        timeoutMs: 120000                                   # multi-step retrieval can take a while
        passthrough: true                                   # false = don't register deepbrain_call