eliu243 oura mcp server 2 for Claude Desktop
ai.smithery/eliu243-oura-mcp-server-2
Connect your Oura Ring account to enable secure, authenticated access in your workflows. Generate…
client:Claude Desktop
transport:streamable-http
Install eliu243 oura mcp server 2 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eliu243-oura-mcp-server-2": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@eliu243/oura-mcp-server-2/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