Quantabble — AP Science Misconception Diagnostics for VS Code
io.github.quantabble/ap-science-diagnostics
Misconception detection for AP Chemistry & Physics 1. 90% catch rate vs 24% baseline.
client:VS Code
transport:streamable-http
tools:2
Install Quantabble — AP Science Misconception Diagnostics in VS Code
.vscode/mcp.json
{
"servers": {
"ap-science-diagnostics": {
"type": "http",
"url": "https://quantabble-api.chemandphysicsmastery.workers.dev"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs