chrono mcp for VS Code
io.github.nexus-api-lab/chrono-mcp
Deterministic time tools for AI agents: timezone conversion, business-day math, cron interpretation.
client:VS Code
transport:streamable-http
Install chrono mcp in VS Code
.vscode/mcp.json
{
"servers": {
"chrono-mcp": {
"type": "http",
"url": "https://chrono-mcp.dokasukadon.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs