Skip to content
Cursor

chrono mcp for Cursor

io.github.nexus-api-lab/chrono-mcp

Deterministic time tools for AI agents: timezone conversion, business-day math, cron interpretation.

client:Cursor transport:streamable-http

Install chrono mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "chrono-mcp": {
      "url": "https://chrono-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

chrono mcp in other clients