currentdt mcp for Windsurf
io.github.biswajitpanday/currentdt-mcp
Current date and time for AI assistants: UTC, local+offset and epoch together. Any IANA zone.
client:Windsurf
transport:stdio
runtime:npm
Install currentdt mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"currentdt-mcp": {
"command": "npx",
"args": [
"-y",
"@strix-ai/currentdt-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs