Read-only Model Context Protocol server for Vetroscope — gives LLMs context on your tracked time, projects, and goals from your local Vetroscope SQLite database.
{
"mcpServers": {
"vetroscope": {
"command": "npx",
"args": [
"-y",
"vetroscope-mcp"
]
}
}
}