College Scorecard for VS Code
com.olyport/college-scorecard
Higher education data: tuition, graduation rates, and earnings
client:VS Code
transport:streamable-http
tools:4
Install College Scorecard in VS Code
.vscode/mcp.json
{
"servers": {
"college-scorecard": {
"type": "http",
"url": "https://mcp.olyport.com/college-scorecard/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs