Back to Apps

Karpathy Agent
Supports UIby k-dense-ai
Agentic Machine Learning Engineer for training state-of-the-art ML models using Claude Agent SDK and Google ADK.
0 stars
Works in:CursorCodex
Exposes:ToolsResources
What it does
Connects an AI agent to a specialized machine learning environment, enabling it to act as an ML Engineer that can train models and execute scientific workflows.
Tools
- ML Training: Executes PyTorch and transformers scripts to train models.
- Sandbox Management: Manages a local Python environment with pre-installed ML packages.
- Scientific Workflow: Leverages Scientific Agent Skills for research and analysis.
Installation
{
"mcpServers": {
"karpathy": {
"command": "python",
"args": ["/path/to/karpathy/start.py"],
"env": {
"OPENROUTER_API_KEY": "your_key",
"AGENT_MODEL": "your_model"
}
}
}
}
Supported hosts
- Claude
- Cursor
- Claude Code
- Codex
- Google ADK
Quick install
git clone https://github.com/K-Dense-AI/karpathy.git && cd karpathy && uv syncInformation
- Pricing
- free
- Published
- 6/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using the provided python start.py command.





