Used by 1 plugin
East language compilation tool - validates East function syntax and generates portable IR
Add to your .mcp.json:
{
"mcpServers": {
"east": {
"command": "npx",
"args": [
"-y",
"@elaraai/east-mcp@latest"
]
}
}
}npx