timestamp for Windsurf
io.github.ryudi84/timestamp
MCP server for timestamp conversion — Unix, ISO 8601, relative time
client:Windsurf
transport:stdio
runtime:npm
Install timestamp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"timestamp": {
"command": "npx",
"args": [
"-y",
"timestamp-forge-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs