PyTorch tutorials.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tutorials": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tutorials"
]
}
}
}