Skip to content
Zed

ARPI MCP for Zed

ai.arpi/arpi-mcp

AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.

client:Zed transport:streamable-http

Install ARPI MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "arpi-mcp": {
      "url": "https://mcp.arpi.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ARPI MCP in other clients