whetstone

HrudithL/whetstone
★ 1 stars Python Memory/Knowledge Updated today
A local MCP server that makes any skill learn from use — capture a correction once, and it's tracked and re-applied on every later run. With the proof it works.
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": {
    "whetstone": {
      "command": "uvx",
      "args": [
        "whetstone"
      ]
    }
  }
}

Or install with pip: pip install whetstone

README Excerpt

**Give any AI skill a memory of your taste — so you stop correcting the same things every session.** Whetstone is a local [MCP](https://modelcontextprotocol.io) server that lets *any* skill improve from ordinary use. It attaches to a skill you already use and keeps a git-tracked, per-skill store of two things:

Tools (2)

intentstatus