← Back to Plugins
MCP Server MCP

Deadzone

github By github 👁 1 views ▲ 0 votes

Local-first MCP server: semantic search over library docs. No cloud, no API key, no telemetry.

Homepage Verified source GitHub

Install

oci:ghcr.io/laradji/deadzone:v0.7.4

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/laradji/deadzone:v0.7.4",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "server",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...