BC Curriculum for Grok
io.github.pdg6/bc-curriculum
Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more.
client:Grok
transport:streamable-http
runtime:npm
tools:8
Install BC Curriculum in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bc-curriculum": {
"type": "http",
"url": "https://bc-curriculum-mcp.fly.dev/mcp"
}
}
}
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