storefront for VS Code
guru.goanywhere/storefront
US college admissions fit (College Scorecard bands) + verified admitted-student mentor search.
client:VS Code
transport:streamable-http
tools:5
Install storefront in VS Code
.vscode/mcp.json
{
"servers": {
"storefront": {
"type": "http",
"url": "https://goanywhere.guru/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs