mcp

Dometrain/mcp
★ 1 stars Unknown language AI/LLM Updated 7d ago
Official Dometrain MCP server plugin — ground your coding agent in Dometrain courses
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Dometrain/mcp"
      ]
    }
  }
}

README Excerpt

Connect your coding agent to [Dometrain](https://dometrain.com) 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

Tools (1)

get_usage