Developer Tools
Trust: 38/100 (Limited)io.github.taybenlor/runno Guide
MCP Server for the Runno Sandbox
761 starsby taybenlor
Quick Start
Install
npx @runno/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-taybenlor-runno": {
"command": "npx",
"args": [
"@runno/mcp"
]
}
}
}