MCP-сервер Oura Ring (трекинг здоровья и сна).
npx oura-ring-mcp auth Credentials are saved to ~/.oura-mcp/credentials.json 3. Configure Claude Desktop Add to claude_desktop_config.json: With Personal Access Token: { "mcpServers": { "oura": { "command": "npx", "args": ["oura-ring-mcp"], "env": { "OURA_ACCESS_TOKEN": "your_token_here" } } } } Wit