Serversio.github.dstrupl/vardoger
V

vardoger

io.github.dstrupl/vardoger · v0.3.1
▦ pypi
v0.3.1pypi pypi: vardoger↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.dstrupl/vardoger",
  "description": "Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.",
  "title": "vardoger",
  "repository": {
    "url": "https://github.com/dstrupl/vardoger",
    "source": "github"
  },
  "version": "0.3.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "vardoger",
      "version": "0.3.1",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ],
      "environmentVariables": [
        {
          "description": "Override the host platform identifier (cursor, claude-code, codex, copilot, windsurf, cline, openclaw). When unset, vardoger uses the calling host's defaults.",
          "format": "string",
          "name": "VARDOGER_MCP_PLATFORM"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}