Skip to content
Cursor

metriport for Cursor

io.usefulapi/metriport

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

client:Cursor transport:streamable-http

Install metriport in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "metriport": {
      "url": "https://metriport.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

metriport in other clients