Joe Speaking for VS Code
io.github.hubeiqiao/joe-speaking
Read-only IELTS and CELPIP question banks, learner practice, progress, scores, and feedback.
client:VS Code
transport:streamable-http
Install Joe Speaking in VS Code
.vscode/mcp.json
{
"servers": {
"joe-speaking": {
"type": "http",
"url": "https://mcp.joespeaking.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs