Skip to content
Cursor

Iris for Cursor

bio.irishealth/iris

Read-only health context MCP server for Iris users.

client:Cursor transport:streamable-http

Install Iris in Cursor

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

{
  "mcpServers": {
    "iris": {
      "url": "https://api.irishealth.bio/mcp"
    }
  }
}

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

Iris in other clients