AI Certificates for Grok
study.aicertificates/practice-exams
Practice questions for the four Claude certifications. The assistant never sees the key.
client:Grok
transport:streamable-http
tools:5
Install AI Certificates in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"practice-exams": {
"type": "http",
"url": "https://aicertificates.study/api/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