topic scorer for VS Code
co.pixelcove/topic-scorer
Score pages against 11,485 public taxonomy categories by embedding similarity. $0.05/call via MCP.
client:VS Code
transport:streamable-http
tools:5
Install topic scorer in VS Code
.vscode/mcp.json
{
"servers": {
"topic-scorer": {
"type": "http",
"url": "https://topic-scorer.pixelcove.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs