Loading MCP server directory, please wait...
Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.
npx @getmcp/cli add io.github.dstrupl/vardogerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dstrupl/vardoger": {
"command": "uvx",
"args": [
"vardoger",
"mcp"
],
"env": {
"VARDOGER_MCP_PLATFORM": ""
}
}
}
}