Skip to content
VS Code

BC Curriculum for VS Code

io.github.pdg6/bc-curriculum

Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more.

client:VS Code transport:streamable-http runtime:npm tools:8

Install BC Curriculum in VS Code

.vscode/mcp.json

{
  "servers": {
    "bc-curriculum": {
      "type": "http",
      "url": "https://bc-curriculum-mcp.fly.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

BC Curriculum in other clients