Loading MCP server directory, please wait...
Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors
npx @getmcp/cli add io.github.egoughnour/cowork-historyRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.egoughnour/cowork-history": {
"command": "uvx",
"args": [
"cowork-history"
],
"env": {
"OLLAMA_URL": "",
"EMBEDDING_MODEL": ""
}
}
}
}