Skip to content
Cline

currentdt mcp for Cline

io.github.biswajitpanday/currentdt-mcp

Current date and time for AI assistants: UTC, local+offset and epoch together. Any IANA zone.

client:Cline transport:stdio runtime:npm

Install currentdt mcp 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": {
    "currentdt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@strix-ai/currentdt-mcp"
      ]
    }
  }
}

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

currentdt mcp in other clients