Model Context Protocol (MCP) server configuration and tool manifest for stas00/training
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"training": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-training"
]
}
}
}