Skip to main content

Release Notes — April 6, 2026

10 changes · EkaScribe, EkaAgents, EMR, Platform

🤖 EkaAgents

  • Added — ABHA login and profile tools in the MCP SDK. Agents can now initiate ABHA login via mobile, Aadhaar, ABHA number, or PHR address, verify OTP, select from multiple profiles, and retrieve the ABHA card — all within a single agent conversation. View docs
  • Improved — _meta field forwarding in doctor_discovery and doctor_availability MCP tools. MCP clients can now pass additional metadata (UI hints, session context) when invoking these tools. View docs
  • Improved — MedAssist iOS background session handling. Chat sessions now reconnect automatically after app backgrounding, preventing conversation loss mid-interaction.
  • Fixed — MedAssist iOS WebSocket error handling. Session timeouts and connection drops are now surfaced with clear error messages instead of failing silently.

📋 EMR

  • Improved — Prescription PDFs now include pachymetry, Amsler grid, and contact lens examination tables for ophthalmology visits, expanding printed eye-care data. View docs

⚙️ Platform & Infrastructure

  • Improved — MCP Server documentation restructured into separate Remote MCP and Local MCP SDK guides with per-client setup instructions, a comparison table, and clearer onboarding for both OAuth and API-credential flows. View docs
  • Fixed — Changelog email subscription links now resolve correctly.
  • Fixed — Documentation GitHub links updated to point to the correct renamed repositories.

📦 Dependencies & Tooling

  • Improved — Echo Agent Kit GitHub references updated from eka-care/echo to eka-care/echo-sdk across installation and quickstart guides.
  • Improved — ABHA tool descriptions added to the MCP supported tools reference, replacing the previous prescription management section with the new ABHA/ABDM tool flow documentation.