Skip to content
Back to search
30
MCP v4.0.3

io.github.egoughnour/cowork-history

io.github.egoughnour/cowork-history

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

Uptime
0.0%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Cowork History
Hybrid search for Claude conversation history using full-text search, Spotlight, and semantic vector embeddings.
0 tools
cowork semantic search
Metadata-only Glama MCP server.
0 tools
io.github.atul-fusionpact/fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
0 tools
io.github.evidinvest/aether-developer
Hybrid search over SEC filings, earnings transcripts, and a third-party data marketplace.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools
cowork history
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.egoughnour/cowork-history": {
      "url": "None",
      "transport": "http"
    }
  }
}