Universal stdio MCP server for the KogCat om-core knowledge sidecar
Project description
kogcat-mcp
AI makes the answer smoother. KogCat makes the judgment sound.
A client-agnostic stdio MCP server for KogCat — a local-first judgment-calibration layer. After your AI answers, it surfaces counterexamples, edge cases, and blind spots drawn from a knowledge base that lives on your own machine. It won't replace your model and it won't slow you down — the call stays yours.
This package exposes KogCat over the Model Context Protocol, so any MCP client (Cursor, Cline, Zed, VS Code, Claude Desktop, …) can use it. The Claude Code and Codex plugins ship the same capability natively.
Install
Run directly with uv:
uvx kogcat-mcp
Then point your MCP client at the kogcat-mcp command. Example client config:
{
"mcpServers": {
"kogcat": {
"command": "uvx",
"args": ["kogcat-mcp"]
}
}
}
On first run the local om-core sidecar is fetched and supervised automatically; a small embedding model is downloaded once. Everything runs locally over a Unix domain socket — no account, nothing leaves your machine.
Tools
Search the knowledge base, fetch nodes and edges, run a calibration pass, and read/write durable memory — surfaced as MCP tools for the calling client.
Links
- Website: https://www.kogcat.com
- Claude Code / Codex plugin: https://github.com/KogCat/cc-kogcat
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kogcat_mcp-0.46.0.tar.gz.
File metadata
- Download URL: kogcat_mcp-0.46.0.tar.gz
- Upload date:
- Size: 40.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a50af959d83eb40b3da70524069642c6238339b62fd076fc5096fab497fb3e98
|
|
| MD5 |
36a0a8c75489f9eec2490f1d249b470c
|
|
| BLAKE2b-256 |
81db4f969cddd4c986ce9091ec07f37a0802cd5248cbedce55d0b65bf5d7867e
|
File details
Details for the file kogcat_mcp-0.46.0-py3-none-any.whl.
File metadata
- Download URL: kogcat_mcp-0.46.0-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5101529c2ae15352998aa10d5f1b098062a22667fcbb96461e95e4219ab4eb45
|
|
| MD5 |
7a26ffa16dfb121e1b1703ad5231fdb4
|
|
| BLAKE2b-256 |
cf557500a5414b4135d8588db6cba05905797d44b18fa6b28f71aeaa039358de
|