Skip to content
VS Code

metriport for VS Code

io.usefulapi/metriport

Read and write patients, facilities, medical documents, and consolidated FHIR records in Metriport.

client:VS Code transport:streamable-http

Install metriport in VS Code

.vscode/mcp.json

{
  "servers": {
    "metriport": {
      "type": "http",
      "url": "https://metriport.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

metriport in other clients