00Widget for Claude Desktop
com.00widget/00widget
Publish status cards and Live Activities to iOS widgets, the Lock Screen, and the Dynamic Island.
client:Claude Desktop
transport:streamable-http
Install 00Widget in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"00widget": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.00widget.com/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