What is MCP?
The Model Context Protocol (MCP) is a JSON-RPC 2.0 interface that enables AI agents and applications to interact with Mirobody Health’s tools and resources.MCP endpoint:
http://localhost:18080/mcpKey Concepts
Tools
Functions that AI agents can call to perform actions (e.g., get health data, link providers)
Resources
Data sources that agents can access (e.g., user profiles, health metrics)
JSON-RPC 2.0
Standard protocol for remote procedure calls over HTTP
Agents
AI assistants that use tools and resources to help users