Official Dometrain MCP server plugin — ground your coding agent in Dometrain courses
Connect your coding agent to Dometrain course content. The Dometrain MCP server lets agents like Claude Code, Codex, GitHub Copilot, and OpenCode search Dometrain video-course lessons and pull curated lesson documents — summaries, cleaned lesson notes, and the exact code shown on screen, each with a timestamped deep link into the video — so your agent implements things the way your courses teach them.
- Endpoint: https://mcp.dometrain.com/mcp (streamable HTTP) - Auth: Dometrain account API key as a Bearer token - Access: requires an active Dometrain Pro subscription - Server card: https://dometrain.com/.well-known/mcp/server-card.json
1. Sign in at dometrain.com and open Account settings. 2. In MCP API keys, create a key and copy it (it is shown exactly once). 3. Export it where your agent runs:
Or install the plugin (adds the server plus a skill that teaches Claude when to consult Dometrain and how to cite lessons):
Run MCP: Open User Configuration and add to your user mcp.json:
Add to ~/.config/opencode/opencode.json:
Tool What it does ------ searchdometrain(query, tech?, maxresults?) Search lessons for implementation guidance; hybrid keyword + semantic ranking, so conceptual queries work well — ranked excerpts with deep links (a note flags partial-term or semantic-only matches) searchcode(query, language?, maxresults?) Search the code shown on screen in lessons; snippets with a deep link to the exact moment the code appears getlesson(lessonid) Full curated lesson document: summary, key concepts, notes, on-screen code getcourse(courseidorslug) Course overview + chap
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/Dometrain--mcp.html)
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.