Course Drift Oracle for Claude Desktop
io.github.710git/course-drift-oracle
Signed drift reports for the ai-agents-for-beginners course. Free summary; $0.25 full report.
client:Claude Desktop
transport:streamable-http
tools:10
Install Course Drift Oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"course-drift-oracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://signetworks.atelieri.workers.dev/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