Odel
cowork history

cowork history

Local
@egoughnour1PythonMITUpdated 7mo ago

Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcowork-historyv4.0.3

Run

uvx cowork-history

MCP client config

{
  "mcpServers": {
    "cowork-history": {
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}
MCP Bundlehttps://github.com/egoughnour/cowork-history/releases/download/v4.0.3/cowork-history.mcpb

Distributed as an MCP bundle (`https://github.com/egoughnour/cowork-history/releases/download/v4.0.3/cowork-history.mcpb`) — download it and import the bundle in your MCP client.