TrafficBud SEO for VS Code
io.trafficbud/trafficbud
Real SEO data for AI assistants: page audits, Keyword Planner volumes, Search Console history.
client:VS Code
transport:streamable-http
Install TrafficBud SEO in VS Code
.vscode/mcp.json
{
"servers": {
"trafficbud": {
"type": "http",
"url": "https://www.trafficbud.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs