Serversio.github.egoughnour/cowork-history
H

io.github.egoughnour/cowork-history

io.github.egoughnour/cowork-history · v4.0.3
▦ pypi
v4.0.3pypi pypi: cowork-history↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.egoughnour/cowork-history",
  "description": "Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors",
  "repository": {
    "url": "https://github.com/egoughnour/cowork-history",
    "source": "github"
  },
  "version": "4.0.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "cowork-history",
      "version": "4.0.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "URL for Ollama server (default: http://localhost:11434)",
          "format": "string",
          "name": "OLLAMA_URL"
        },
        {
          "description": "Ollama embedding model (default: nomic-embed-text)",
          "format": "string",
          "name": "EMBEDDING_MODEL"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/egoughnour/cowork-history/releases/download/v4.0.3/cowork-history.mcpb",
      "fileSha256": "e43f1f47323e11d96e2860ff9b25a69751787ae3952c31d66aa6ac5132d90a04",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "URL for Ollama server (default: http://localhost:11434)",
          "format": "string",
          "name": "OLLAMA_URL"
        },
        {
          "description": "Ollama embedding model (default: nomic-embed-text)",
          "format": "string",
          "name": "EMBEDDING_MODEL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}