rank tracker for VS Code
io.github.dataleadspro/rank-tracker
Track keyword positions over time: create trackers, check ranks, and pull history programmatically.
client:VS Code
transport:streamable-http
tools:6
Install rank tracker in VS Code
.vscode/mcp.json
{
"servers": {
"rank-tracker": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/rank-tracker"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs