★ 762 stars
TypeScript
🌐 Browser/Web
Updated 1mo ago
Sandboxed runtime for programming languages and WASI binaries. Works in the browser, on your server, or via MCP.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"runno": {
"command": "npx",
"args": [
"-y",
"taybenlor/runno"
]
}
}
}
Run in terminal:
claude mcp add runno npx -y taybenlor/runno
Add to .cursor/mcp.json:
{
"mcpServers": {
"runno": {
"command": "npx",
"args": [
"-y",
"taybenlor/runno"
]
}
}
}
Topics
browsereducationwasiwasm