jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
jax MCP Server
MCP server for jax-ml/jax
Ready-to-Use Client Configurations
{
"mcpServers": {
"jax": {
"command": "npx",
"args": [
"-y",
"@jax-ml/jax"
]
}
}
}