Loomal

vardoger

MCP server by github.com/dstrupl/vardoger

Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.

3 starspypi: vardoger

About vardoger

vardoger is an MCP (Model Context Protocol) server published by dstrupl in the official MCP registry, listed under Developer Tools on Loomal. Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.

It ships as a Python package on PyPI (vardoger), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dstrupl/vardoger, where the project has earned 3 GitHub stars.

Use vardoger with your agent

Claude Code · one command
claude mcp add vardoger -- uvx vardoger
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vardoger": {
      "command": "uvx",
      "args": [
        "vardoger"
      ]
    }
  }
}
pypivardoger

Frequently asked questions

What is vardoger?
vardoger is an MCP (Model Context Protocol) server by dstrupl in the Developer Tools category. Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.
How do I connect vardoger to Claude, Cursor, or another MCP client?
Install vardoger from its pypi package (vardoger) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vardoger open source?
Yes — the source code is public at github.com/dstrupl/vardoger, with 3 GitHub stars.
Can AI agents pay to use vardoger?
Not yet through Loomal — vardoger is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vardoger? Claim this listing free by verifying GitHub ownership, or contact us.