Quantabble — AP Science Misconception Diagnostics for Grok
io.github.quantabble/ap-science-diagnostics
Misconception detection for AP Chemistry & Physics 1. 90% catch rate vs 24% baseline.
client:Grok
transport:streamable-http
tools:2
Install Quantabble — AP Science Misconception Diagnostics in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ap-science-diagnostics": {
"type": "http",
"url": "https://quantabble-api.chemandphysicsmastery.workers.dev"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs