Admit Coach — College Search & Costs for VS Code
com.admit-coach/university-data
Search US colleges and compare historical admissions, costs and aid using public federal data.
client:VS Code
transport:streamable-http
tools:4
Install Admit Coach — College Search & Costs in VS Code
.vscode/mcp.json
{
"servers": {
"university-data": {
"type": "http",
"url": "https://admit-coach.com/api/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs