b/cited for VS Code
ai.bcited/bcited
AEO tools: scan any URL for AI-citation readiness, read the public leaderboard and citation panel.
client:VS Code
transport:streamable-http
tools:6
Install b/cited in VS Code
.vscode/mcp.json
{
"servers": {
"bcited": {
"type": "http",
"url": "https://mcp.bcited.ai/public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs