{
  "name": "pramaan.me",
  "version": "0.1.0",
  "description": "pramaan.me — India-tuned certificate issuance platform. This MCP server exposes the Studio's event-configuration, template-listing, pricing, delivery-cost, and certificate-preview tools.",
  "documentation": "https://pramaan.me/docs/mcp-server",
  "endpoint": {
    "transport": "streamable-http",
    "url": "https://api.pramaan.me/mcp",
    "note": "Until DNS is aliased, use the Function URL published in the deployment output (CfnOutput: PramaanMcpServerUrl). Email founders@hawklogicsystems.com for the current URL + an API key."
  },
  "auth": {
    "type": "bearer",
    "howToObtain": "Email founders@hawklogicsystems.com with a short description of your integration. We issue mcp_<...> keys."
  },
  "rateLimit": {
    "requestsPerHourPerKey": 100
  },
  "tools": [
    "configure_event",
    "list_templates",
    "estimate_pricing",
    "estimate_delivery_cost",
    "preview_certificate"
  ],
  "contact": "founders@hawklogicsystems.com",
  "issuer": "HawkLogic Systems Private Limited"
}
