databutler uk exams for VS Code
io.github.physics-star-cat/databutler-uk-exams
UK exam-board spec data: which paper is a topic on, spec structures, past-paper links. Verified.
client:VS Code
transport:streamable-http
tools:3
Install databutler uk exams in VS Code
.vscode/mcp.json
{
"servers": {
"databutler-uk-exams": {
"type": "http",
"url": "https://databutler.dev/api/mcp/uk-exams"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs