Skip to content
VS Code

vibedate for VS Code

io.github.pooriaarab/vibedate

Dating by tokens, matched by usage league across agentic CLIs. Local-first.

client:VS Code transport:stdio runtime:npm

Install vibedate in VS Code

.vscode/mcp.json

{
  "servers": {
    "vibedate": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "vibedate"
      ]
    }
  }
}

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

vibedate in other clients