taybenlor/runno
Sandboxed runtime for programming languages and WASI binaries. Works in the browser, on your server, or via MCP.
Platform-specific configuration:
{
"mcpServers": {
"runno": {
"command": "npx",
"args": [
"-y",
"runno"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...