Skip to content
Claude Desktop

Oncofiles for Claude Desktop

io.github.peter-fusek/oncofiles

AI-powered medical document management for cancer patients. Google Drive, Gmail, Calendar via MCP.

client:Claude Desktop transport:streamable-http

Install Oncofiles in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "oncofiles": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://oncofiles.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Oncofiles in other clients