← Back to Plugins
MCP Server MCP

Hashfile MCP

github By github 👁 1 views ▲ 0 votes

Hash-anchored file editing with surgical precision over file editing and ironclad control of access

Homepage Verified source GitHub

Install

mcpb:https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-aarch64-apple-darwin.tar.gz

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-aarch64-apple-darwin.tar.gz",
      "fileSha256": "96bdb6b2e729943779bc4e1d7f8dc08c1042294feecf819792154c4c9b338d2b",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-x86_64-unknown-linux-gnu.tar.gz",
      "fileSha256": "88dda760109210684f3855e1b241e0e945a357b3e49772fcfefe4c156e8866e1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-aarch64-unknown-linux-gnu.tar.gz",
      "fileSha256": "f1c150884223fbc6196a33716604fe64d659b25b61973aa6f9601ca34c38c569",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-aarch64-unknown-linux-musl.tar.gz",
      "fileSha256": "6bfae44a218f5fbb65f3a9e251a2bf38a87ec0881488106c33b71f72003f9fed",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/mrorigo/hashfile-mcp/releases/download/v0.3.0/hashfile-mcp-x86_64-pc-windows-msvc.zip",
      "fileSha256": "6cf67b4397c1a7701bed77fdac351d6c5449d00491c88dcd40d22a497d6ead97",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...