← All servers

cowork-history

io.github.egoughnour/cowork-history v4.0.3
Official Registry search git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add cowork-history -- uvx cowork-history
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cowork-history": {
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "cowork-history": {
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cowork-history": {
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "cowork-history": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "cowork-history": {
      "command": "uvx",
      "args": [
        "cowork-history"
      ]
    }
  }
}

Packages

pypi cowork-history@4.0.3
mcpb https://github.com/egoughnour/cowork-history/releases/download/v4.0.3/cowork-history.mcpb

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.egoughnour--cowork-history/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent