Skip to content
Cursor

tick mcp for Cursor

io.github.cocabadger/tick-mcp

A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.

client:Cursor transport:streamable-http tools:2

Install tick mcp in Cursor

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

{
  "mcpServers": {
    "tick-mcp": {
      "url": "https://tick-mcp-production.up.railway.app/mcp"
    }
  }
}

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

What Cursor can do once it is connected

tick mcp in other clients