AI Certificates for Cursor
study.aicertificates/practice-exams
Practice questions for the four Claude certifications. The assistant never sees the key.
client:Cursor
transport:streamable-http
tools:5
Install AI Certificates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"practice-exams": {
"url": "https://aicertificates.study/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs