star trajectory for Cursor
io.github.ardev-lab/star-trajectory
Transparent rule-based GitHub star-trajectory classifier + calibrated 100-star/48h projection
client:Cursor
transport:stdio
runtime:pypi
Install star trajectory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"star-trajectory": {
"type": "stdio",
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs