We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d63aa0 + 70ab8cd commit 58c13c7Copy full SHA for 58c13c7
README.md
@@ -75,12 +75,6 @@ You can configure Claude Desktop to use the Docker image by adding the following
75
"MACOS_PASSWORD=your_macos_password",
76
"-e",
77
"MACOS_HOST=your_macos_hostname_or_ip",
78
- "-e",
79
- "LIVEKIT_API_KEY=your_livekit_api_key",
80
81
- "LIVEKIT_API_SECRET=your_livekit_api_secret",
82
83
- "LIVEKIT_HOST=your_livekit_host",
84
"--rm",
85
"buryhuang/mcp-remote-macos-use:latest"
86
]
0 commit comments