AI Certificates for VS Code
study.aicertificates/practice-exams
Practice questions for the four Claude certifications. The assistant never sees the key.
client:VS Code
transport:streamable-http
tools:5
Install AI Certificates in VS Code
.vscode/mcp.json
{
"servers": {
"practice-exams": {
"type": "http",
"url": "https://aicertificates.study/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs