Cert Atlas for Claude Desktop
io.github.hans6883/cert-atlas
Search 1,673 source-linked exam blueprints with reviewed guidance. Read-only; no API key.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:4
Install Cert Atlas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cert-atlas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.quizforge.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs