{
  "name": "entroly-mcp",
  "version": "1.0.85",
  "mcpName": "io.github.juyterman1000/entroly",
  "description": "MCP bridge for AI agents using Entroly Context Assurance: reduce avoidable AI token usage with evidence selection, receipts, exact recovery, and verification.",
  "main": "index.js",
  "bin": {
    "entroly-mcp": "./bin/entroly-mcp.js"
  },
  "files": [
    "LICENSE",
    "NOTICE",
    "README.md",
    "index.js",
    "bin/entroly-mcp.js"
  ],
  "scripts": {
    "test": "echo \"No JS tests yet\""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/juyterman1000/entroly.git"
  },
  "homepage": "https://juyterman1000.github.io/entroly/",
  "bugs": {
    "url": "https://github.com/juyterman1000/entroly/issues"
  },
  "keywords": [
    "mcp",
    "mcp-server",
    "model-context-protocol",
    "context-assurance",
    "context-engineering",
    "context-compression",
    "context-management",
    "context-receipts",
    "context-control-plane",
    "context-optimization",
    "ai-cost-optimization",
    "llm-cost-optimization",
    "reduce-ai-costs",
    "token-reduction",
    "token-optimization",
    "content-addressed-recovery",
    "entroly",
    "ai",
    "agents",
    "ai-agents",
    "ai-coding-agents",
    "claude-code",
    "codex",
    "openclaw",
    "hermes-agent",
    "opencode",
    "github-copilot",
    "cursor",
    "local-models"
  ],
  "author": "entroly",
  "license": "Apache-2.0"
}
