← Back to Plugins
MCP Server MCP

Hashloom

github By github 👁 1 views ▲ 0 votes

Content-addressed contracts and a verification cache that cut agent context by skipping proven code.

Homepage Verified source GitHub

Install

uvx hashloom

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "hashloom",
      "version": "0.5.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...