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).
Run
uvx cowork-history
MCP client config
{
"mcpServers": {
"cowork-history": {
"command": "uvx",
"args": [
"cowork-history"
]
}
}
}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.