← Back to Plugins
MCP Server MCP

Entroly

github By github 👁 1 views ▲ 0 votes

Context Assurance for AI agents: context engineering, AI cost optimization, verification.

Homepage Verified source GitHub

Install

uvx entroly

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "entroly",
      "version": "1.0.78",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "entroly-mcp",
      "version": "1.0.78",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi npm

Comments

Sign in to leave a comment

Loading comments...