{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "hello-mcp",
  "version": "0.1.0",
  "description": "Turn agent context into useful interactive charts, inboxes, incident rooms, timelines, decisions, and connector setup views.",
  "author": {
    "name": "Workspaces Team",
    "url": "https://hellomcp.live"
  },
  "homepage": "https://hellomcp.live",
  "repository": "https://github.com/workspaces-team/workspaces-hub",
  "license": "Apache-2.0",
  "keywords": ["mcp", "mcp-apps", "agent-plugin", "interactive-ui", "cloudflare"],
  "extensions": {
    "live.hellomcp.plugin": {
      "rendererContract": "1",
      "mcpProtocol": "2026-07-28"
    }
  }
}
