einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
einops MCP Server
MCP server for arogozhnikov/einops
Ready-to-Use Client Configurations
{
"mcpServers": {
"einops": {
"command": "npx",
"args": [
"-y",
"@arogozhnikov/einops"
]
}
}
}