StarReview for VS Code
io.github.fabsbags/starreview
Drafts Google & TripAdvisor review replies; agents can never post themselves. Free get_service_info.
client:VS Code
transport:streamable-http
Install StarReview in VS Code
.vscode/mcp.json
{
"servers": {
"starreview": {
"type": "http",
"url": "https://mcp.starreview.ch/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs