diff --git a/portal/templates/install_public.tmpl b/portal/templates/install_public.tmpl index a91d5ec..a7157c7 100644 --- a/portal/templates/install_public.tmpl +++ b/portal/templates/install_public.tmpl @@ -48,7 +48,7 @@
-

Claude Desktop with MCP provides the richest experience — native tool access, no URL fetching, full API capabilities.

+

Claude Desktop connects directly to inou via OAuth — no tokens to copy, no extensions to install. Native tool access, full API capabilities.

1 @@ -58,54 +58,50 @@
2 -

Install Desktop Commander

-

Open Claude Desktop and paste:

-
-
Please install Desktop Commander MCP server so you can help me with file operations.
- -
-

Claude will guide you through the installation. Restart Claude when done.

+

Add Inou Connector

+

In Claude Desktop:

+
    +
  1. Go to Settings → Connectors
  2. +
  3. Click Add custom connector
  4. +
  5. Fill in the fields:
  6. +
+ + + + + + + + + +
NameInou Health
Remote MCP server URLhttps://inou.com/mcp
+

Click Add, then Connect.

3 -

Install Inou Bridge

-

After restarting, paste this in Claude:

+

Sign In

+

Your browser will open to sign in to inou. After signing in, click Open Claude to complete the connection.

+
+ +
+ 4 +

Allow Tools

+

To avoid being asked 11 times for permission:

+
    +
  1. In Settings → Connectors, find Inou Health
  2. +
  3. Click Configure (gear icon)
  4. +
  5. Under Read-only tools, select Always allow
  6. +
+
+ +
+ 5 +

Add Custom Instructions (Recommended)

+

In Claude Desktop, go to Settings → Custom Instructions and add:

-
Please set up the Inou medical imaging bridge:
-
-1. Detect my OS and architecture
-
-2. Download the correct bridge:
-   - Mac Apple Silicon: https://inou.com/download/inou_bridge_darwin_arm64
-   - Mac Intel: https://inou.com/download/inou_bridge_darwin_amd64
-   - Windows 64-bit: https://inou.com/download/inou_bridge_win_amd64.exe
-
-3. Save it to:
-   - Mac: ~/bin/inou_bridge (create ~/bin if needed, make executable)
-   - Windows: %USERPROFILE%\inou\inou_bridge.exe (create folder if needed)
-
-4. Edit Claude config:
-   - Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
-   - Windows: %APPDATA%\Claude\claude_desktop_config.json
-
-5. Add to mcpServers (keep any existing entries like desktop-commander):
-
-"inou": {
-  "command": "BRIDGE_PATH",
-  "args": ["--server=https://inou.com", "--account=YOUR_ACCOUNT_TOKEN"]
-}
-
-Replace BRIDGE_PATH with the actual path where you saved the bridge.
-Replace YOUR_ACCOUNT_TOKEN with your token from inou.com/dashboard.
-
-Tell me when done.
-
- 4 -

Restart & Test

-

Quit Claude Desktop completely, reopen, then paste:

+ 6 +

Test

+

Open Claude Desktop and try:

-
List my available dossiers using the inou bridge, then show imaging studies for the first one.
-
-

You should see your dossier(s) and any imaging studies.

+

You should see your dossier(s). You're all set!

@@ -140,7 +136,7 @@ Tell me when done.

Copy this and paste it into Grok:

Fetch https://inou.com/api/docs to see the API documentation.
-Then fetch https://inou.com/api/dossiers?token=YOUR_ACCOUNT_TOKEN to list my dossiers.
+Then fetch https://inou.com/api/v1/dossiers?token=YOUR_ACCOUNT_TOKEN to list my dossiers.
 Help me explore my health data - imaging studies, genome variants, and lab results.
 
 IMPORTANT: