star trajectory for Zed
io.github.ardev-lab/star-trajectory
Transparent rule-based GitHub star-trajectory classifier + calibrated 100-star/48h projection
client:Zed
transport:stdio
runtime:pypi
Install star trajectory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"star-trajectory": {
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs