Skip to content
Claude Desktop

1k patient mcp for Claude Desktop

io.github.atk1-eng/1k-patient-mcp

1k patient MCP server

client:Claude Desktop transport:streamable-http

Install 1k patient mcp in Claude Desktop

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

{
  "mcpServers": {
    "1k-patient-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-patient-ilb-psc-cloudrun-d-673872727624.us-central1.run.app/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

1k patient mcp in other clients