arjunkmrm watch2 for Claude Desktop
ai.smithery/arjunkmrm-watch2
Get the current time in your chosen timezone. Browse available continents and regions to pick the…
client:Claude Desktop
transport:streamable-http
Install arjunkmrm watch2 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arjunkmrm-watch2": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@arjunkmrm/watch2/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