{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.emergent-wisdom/semahash",
  "description": "Content-addressed semantics: fail-closed handshakes over 453 cognitive patterns.",
  "version": "0.1.4",
  "repository": {
    "url": "https://github.com/emergent-wisdom/sema",
    "source": "github"
  },
  "websiteUrl": "https://semahash.org",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "semahash",
      "version": "0.1.4",
      "transport": {
        "type": "stdio"
      },
      "runtimeHint": "uvx",
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "--from"
        },
        {
          "type": "positional",
          "value": "semahash"
        },
        {
          "type": "positional",
          "value": "sema"
        }
      ],
      "packageArguments": [
        {
          "type": "positional",
          "value": "mcp"
        }
      ]
    }
  ]
}
