Wasm sandbox runtime for AI agent code execution. Executes JavaScript, regex, JMESPath, and SQL inside fuel-metered WebAssembly cartridges. Infinite loops trap in microseconds instead of hanging — deterministic failure for LLM-generated code.
Server Config
{
"mcpServers": {
"trytet": {
"command": "tet",
"args": [
"mcp"
]
}
}
}