yourtraffic for Zed
io.github.kozmos-tech/yourtraffic
Open-source, privacy-first web analytics for tracking your sites' traffic.
client:Zed
transport:stdio
runtime:npm
Install yourtraffic in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"yourtraffic": {
"command": "npx",
"args": [
"-y",
"@kozmos-tech/yourtraffic"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs