Skip to content
Claude Desktop

eliu243 oura mcp server for Claude Desktop

ai.smithery/eliu243-oura-mcp-server

Connect your Oura Ring account and enable access to your wellness data in apps and automations. In…

client:Claude Desktop transport:streamable-http

Install eliu243 oura mcp server in Claude Desktop

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

{
  "mcpServers": {
    "eliu243-oura-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://server.smithery.ai/@eliu243/oura-mcp-server/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

eliu243 oura mcp server in other clients