Open-source WebRTC infrastructure. Video calls, screen sharing, and recording.
npx -y @livekit/mcp-server-livekit
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"livekit": {
"command": "npx",
"args": ["-y", "@livekit/mcp-server-livekit"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelOpen-source WebRTC infrastructure. Video calls, screen sharing, and recording.
Language: Go
Category: Communication