KogCat MCP Server

KogCat MCP Server

Provides AI-assisted judgment calibration by surfacing counterexamples, boundaries, and blind spots from a local knowledge base before acting on model answers.

Category
访问服务器

README

KogCat

AI makes the answer smoother. KogCat makes the judgment sound.

English | 中文 · Website: https://www.kogcat.com

A local-first judgment calibration layer for Claude Code and Codex. Before you act on an AI answer, it surfaces the counterexamples, the boundaries, the blind spots — drawn from a knowledge base that lives on your machine. It won't replace your model. It won't slow you down. The call stays yours.


See the difference

"I read 30 minutes a day but nothing sticks. Should I take more detailed notes?"

Plain AI — Try the Cornell method, highlight key passages, add Anki for spaced repetition.

KogCat — More notes will likely make it worse. The bottleneck isn't capture. It's retrieval. Your knowledge base holds a claim you marked high-confidence: the "I get it" feeling while re-reading is the least reliable signal of real recall. So try this once — finish a section, close the book, write what you remember. Then compare it to what you thought you had.


When it speaks up

Built for judgment, not lookup. KogCat speaks up for the calls that cost you when they're wrong — decisions, tradeoffs, comparisons, critiques, strategy. It stays quiet for the rest: lookups, definitions, code, summaries, translation. And even on a judgment call, it adds a note only when it sees something the model didn't.

  • Automatic. Ask a judgment question in conversation. A note appears only when there's something worth saying — and your original answer is never touched.
  • On demand. /kogcat:query <question> puts your knowledge base first: a conclusion, the conditions that change it, a next step.

Install

Claude Code

/plugin marketplace add KogCat/cc-kogcat
/plugin install kogcat

Codex

codex plugin marketplace add KogCat/cc-kogcat
codex plugin add kogcat@kogcat

After installing, fully quit and reopen Claude Code (or restart Codex). The first-run download only starts on the next fresh session — the install command alone won't begin it.

On first launch, KogCat quietly downloads its engine (~40 MB) and embedding model (~90 MB). Once. About a minute on a good connection. Keep working while it does — run /kogcat:status anytime to watch each piece come online.


Use it from any MCP client

KogCat's calibration engine runs as a local sidecar; the Claude Code / Codex plugin is just one client of it. Any MCP-capable tool — Cursor, Cline, Zed, VS Code, Claude Desktop — can use the same engine through a standalone stdio MCP server.

Add this to your client's MCP config (field names vary slightly by client; most use an mcpServers map):

{
  "mcpServers": {
    "kogcat": {
      "command": "uvx",
      "args": ["kogcat-mcp"]
    }
  }
}

Requires uv, on macOS (Apple Silicon) or Windows x86_64 (same engine, same platforms as below). On first run it downloads the engine + embedding model and registers a background sidecar — the same one-time setup as the plugin, shared by every client on the machine. It exposes the knowledge-base tools (search, node, edges, calibrate, calibrate_review, and the memory_* family) for your model to call.

What you give up vs. the plugin. The Claude Code / Codex plugin adds two host conveniences a generic MCP client has no hook for: calibration that fires automatically on judgment questions, and a memory index injected into context at session start. With a standalone server your model reaches the same knowledge base, but it's the model that decides to call those tools — or you ask it to "use KogCat" — rather than a hook firing them for you. You never type the tool names (search, calibrate_review, memory_*); they're the model's to call.


Privacy

  • Your knowledge base stays on your machine. KogCat reads only the folder you point it at.
  • Your conversation goes to the same Claude or Codex you already use. Nothing extra, nowhere else.
  • Calibration happens in a local process. The results never leave.
  • The engine comes from a public release channel, checked against a sha256 manifest before it ever runs.

No account. No subscription. No one else holding your knowledge.


Commands

Command What it does
/kogcat:query <question> A knowledge-base-first answer: conclusion, conditions, next step.
/kogcat:status A read-only local check. Reach for it if first launch seems stuck.
/kogcat:memory-consolidate Review and tidy saved memories — every change is yours to confirm.

Automatic calibration needs no command.


Requirements

  • Claude Code or Codex
  • macOS (Apple Silicon) or Windows x86_64 — Intel Mac and Linux not yet supported
  • Python 3 on PATH — already there on macOS; on Windows, install it yourself (tick Add python.exe to PATH)

License

FSL-1.1-MIT — see LICENSE. Converts to MIT two years after each release.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选