LearnThat MCP for VS Code
io.github.masmedeam/learnthat
Remote MCP learning coach for coding agents.
client:VS Code
transport:streamable-http
Install LearnThat MCP in VS Code
.vscode/mcp.json
{
"servers": {
"learnthat": {
"type": "http",
"url": "https://learnthat-mcp-3bqygzrtsa-uc.a.run.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs