Video messaging tool. Record screen, camera, and voice, then share instantly.
npx -y @loom/mcp-server-loom
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"loom": {
"command": "npx",
"args": ["-y", "@loom/mcp-server-loom"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelVideo messaging tool. Record screen, camera, and voice, then share instantly.
Language: TypeScript
Category: Communication