# 安装 MindBase

- 类型: MCP 工具
- 说明: MindBase implements Karpathy's "LLM wiki" pattern as an MCP server. Instead of retrieving chunks at query time (RAG), the LLM maintains a persistent wiki between your conversations: it reads every source you feed it, cross-references pages with [[wikilinks]], flags contradictions between sources, and keeps a context.md that reflects your current synthesized thinking.
- 仓库: https://github.com/frankchu91/mindbase

## 方式一 · 一键代装（复制提示词让 AI 代劳）

### Claude Code
```
"MindBase" 暂无可直接复制的安装信息，请查看页面文档或源码仓库。
```

### Codex
```
"MindBase" 暂无可直接复制的安装信息，请查看页面文档或源码仓库。
```

### Cursor
```
"MindBase" 暂无可直接复制的安装信息，请查看页面文档或源码仓库。
```

## 方式二 · 命令行安装（原生命令与配置）

### Claude Code
暂无机器可读安装信息，请见源码仓库。

### Codex
暂无机器可读安装信息，请见源码仓库。

### Cursor
暂无机器可读安装信息，请见源码仓库。
