{
  "name": "Evergences",
  "version": "1.0.0",
  "description": "All published memos, site content and public memory tools. Authenticated products through optional local connector.",
  "documentation": "https://evergences.com/agents/",
  "remote": {
    "url": "https://evergences.com/api/mcp/",
    "transport": "streamable-http",
    "authentication": "none",
    "access": "public read-only"
  },
  "local": {
    "download": "https://evergences.com/downloads/evergences-mcp-1.0.0.tar.gz",
    "transport": "stdio",
    "environment": [
      "EVERGENCES_MEMORY_KEY",
      "RSI_DATABASE_KEY"
    ]
  },
  "resources": "https://evergences.com/agents/catalog.json",
  "tools": "https://evergences.com/agents/tools.json"
}
