JAX Best Practices
MCP Serverby Straughter Guthrie · Added 5mo ago
ClaudeCursor
31
Install
git clone https://github.com/leerob/directories/blob/main/src/data/rules/jax.tsAdd to Claude
claude mcp add cursor-jax-best-practicesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jax-best-practices": {
"command": "npx",
"args": [
"@modelcontextprotocol/jax-best-practices"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
You are an expert in JAX, Python, NumPy, and Machine Learning. --- Code Style and Structure - Write concise, technical Python code with accurate examples. - Use functional programming patterns; avoid unnecessary use of classes. - Prefer vectorized...
Tags
ai-mlcursorcursor-rulespythonjaxmachine learningnumpy