tutorial-mcp

eic/tutorial-mcp
★ 0 stars Shell AI/LLM Updated 2d ago
Generative AI for Physics Analysis (ePIC): MCP servers, skills, and agents for a real Lambda measurement — Carpentries Workbench lesson
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": {
    "tutorial-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "eic/tutorial-mcp"
      ]
    }
  }
}

README Excerpt

A **tool-agnostic** lesson that teaches researchers to use generative AI — AI coding assistants, **MCP servers**, *skills*, and *agents* — for a real ePIC physics analysis: reconstructing the decay **Λ⁰ → p + π⁻** and fitting its invariant-mass peak at 1.115683 GeV. It is built with [The Carpentries Workbench][workbench].