MCP Server
MCP
vardoger
Personalize AI coding assistants by analyzing local conversation history. Runs on your machine.
Install
uvx vardoger
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "vardoger",
"version": "0.3.2",
"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"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment