citation tracker for VS Code
co.pixelcove/citation-tracker
Checks whether AI search engines cite your target domains for a prompt. $0.75/call via MCP.
client:VS Code
transport:streamable-http
tools:7
Install citation tracker in VS Code
.vscode/mcp.json
{
"servers": {
"citation-tracker": {
"type": "http",
"url": "https://citation-tracker.pixelcove.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs