MCP Catalogs
首页grainulator screenshot

grainulator

by grainulation·85·综合分 47

基于声明的多通道研究工具,带有信心评分,适用于 Claude Code。

ai-llmdeveloper-toolsproductivity
6
Forks
0
活跃 Issue
1 个月前
最近提交
2 天前
收录于

概述

Grainulator 是一个复杂的研究工具,执行多通道调查,编译类型化声明,发现发现之间的矛盾,并产生信心评分的答案。它通过两个阶段运行:调查(3个研究通道)和编译(7个分析通道)。该工具作为插件与 Claude Code 集成,提供自主研究功能和斜杠命令控制的调查。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:全面研究与结构化证据收集
:声明的对抗性测试和验证
:自动化知识编译和简报生成
:Grainulator 与普通聊天机器人有什么不同?
:信心评分如何工作?

什么时候选它

选择 Grainulator 用于需要结构化证据收集、冲突检测和决策前置信度评分的研究密集型项目。

什么时候不要选它

如果您需要快速、简单的答案,或者偏好更简单的研究流程,而不希望涉及多轮调查和冲突分析,请不要选择 Grainulator。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • /init

    Start a new research sprint

  • /research

    Multi-pass investigation with evidence gathering

  • /challenge

    Adversarial testing of a specific claim

  • /witness

    Corroborate a claim against an external source

  • /blind-spot

    Structural gap analysis

  • /brief

    Compiled decision brief

  • /present

    Presentation deck

  • /status

    Sprint dashboard

  • /pull

    Import knowledge from DeepWiki or Confluence

  • /sync

    Publish artifacts to Confluence

  • /calibrate

    Score predictions against actual outcomes

  • /resolve

    Adjudicate conflicts between claims

可对比工具

semantic-search-mcpresearch-assistantknowledge-graph-mcpclaude-haystack

安装

安装

**第一步** — 添加市场(一次性):

claude plugin marketplace add https://github.com/grainulation/grainulator.git

**第二步** — 安装:

claude plugin install grainulator

对于 Claude Desktop,添加到 claude_desktop_config.json:

{
  "mcpServers": {
    "grainulator": {
      "command": "npx",
      "args": ["-y", "@grainulation/grainulator", "serve-mcp"]
    }
  }
}

FAQ

Grainulator 与普通聊天机器人有什么不同?
Grainulator 执行多通道研究,带有类型化声明和矛盾检测,生成信心评分的答案,而不是简单回应。它是一次研究冲刺,而不是对话。
信心评分如何工作?
信心评分(0-100)通过7个分析通道计算,评估证据强度、类型覆盖度、偏见、差距分析和冲突检测。

Hacker News 讨论

开发者社区最近的相关讨论。

grainulator 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。