Python Jax
MCP Serverby jkitchin · Added 5mo ago
Claude
14
Install
git clone https://github.com/jkitchin/skillzAdd to Claude
claude mcp add python-jaxQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-jax": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-jax"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert guidance for JAX (Just After eXecution) - high-performance numerical computing with automatic differentiation, JIT compilation, vectorization, and GPU/TPU acceleration; includes transformations (grad, jit, vmap, pmap), sharp bits, gotchas, and differences from NumPy
Tags
ai-mlpythongobashtestingskill