Skip to content

minasami/medicine-support-hub

v0.3.3MIT

Egyptian medicine catalog search, indicative EGP cost estimates, same-INN price compare, insurance hints, and signed-in support, prescription, and personal watchlist tools via OAuth 2.1 over remote MCP; catalog tools remain public.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

medicine-support-hubstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.medicinesupport.app/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "medicine-support-hub",
  "version": "0.3.3",
  "description": "Egyptian medicine catalog search, indicative EGP cost estimates, same-INN price compare, insurance hints, and signed-in support, prescription, and personal watchlist tools via OAuth 2.1 over remote MCP; catalog tools remain public.",
  "author": {
    "name": "Medicine Support Hub",
    "email": "support@medicinesupport.app",
    "url": "https://medicinesupport.app"
  },
  "homepage": "https://medicinesupport.app",
  "repository": "https://github.com/minasami/medicine-support-hub",
  "license": "MIT",
  "keywords": [
    "medicine-support-hub",
    "egypt",
    "pharmacy",
    "egp",
    "mcp"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Medicine Support Hub",
        "shortDescription": "Egyptian medicine catalog + indicative EGP estimates",
        "longDescription": "Connect ChatGPT and Codex to Medicine Support Hub MCP for Egyptian catalog search, indicative EGP cost estimates, same-INN price comparisons, catalog price alerts, and generic insurance hints. Always show tool disclaimers; never treat results as eligibility or a claim decision.",
        "developerName": "Medicine Support Hub",
        "category": "Productivity",
        "capabilities": ["Read"],
        "websiteURL": "https://medicinesupport.app",
        "privacyPolicyURL": "https://medicinesupport.app/privacy",
        "termsOfServiceURL": "https://medicinesupport.app/terms",
        "defaultPrompt": [
          "Search the Egyptian catalog for Panadol and show indicative EGP prices with the disclaimer.",
          "Compare same-INN alternatives for metformin from the Medicine Support Hub catalog.",
          "Estimate the indicative cost of a short chronic-medicine basket in EGP."
        ]
      }
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai