Skip to content
Cline

atomic clock for Cline

io.github.theoddden/atomic-clock

Current UTC time from NTP atomic clocks. Zero-dependency stdio server.

client:Cline transport:stdio runtime:pypi

Install atomic clock in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "atomic-clock": {
      "command": "uvx",
      "args": [
        "atomic-clock-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

atomic clock in other clients