open-mind-mcp-server

HelloThisWorld/open-mind-mcp-server
★ 1 stars TypeScript AI/LLM Updated 10d ago
MCP server that exposes Open Mind's verification-first codebase context to AI agents — glossary, architecture, flows, and claim validation, with file:line evidence for every answer and honest refusals instead of hallucinations.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-mind-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "HelloThisWorld/open-mind-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaudecode-intelligencecodebase-analysiscontext-engineeringdeveloper-toolshallucination-mitigationllm-agentsmcpmcp-servermodel-context-protocoltool-usetypescriptverification