Skip to content
VS Code

tick mcp for VS Code

io.github.cocabadger/tick-mcp

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

client:VS Code transport:streamable-http tools:2

Install tick mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "tick-mcp": {
      "type": "http",
      "url": "https://tick-mcp-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

tick mcp in other clients