cs249r_book

GitHub

Machine Learning Systems

cs249r_book MCP Server

MCP server for harvard-edge/cs249r_book

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cs249r_book": {
      "command": "npx",
      "args": [
        "-y",
        "@harvard-edge/cs249r_book"
      ]
    }
  }
}