Riza

Provides a secure bridge between LLMs and Riza's isolated code interpreter API, enabling writing, saving, editing, and executing code safely in a sandboxed environment with persistent tool management across conversations.

View Source
11 stars
0 tools
Created Aug 2025
@riza-io/riza-io-riza-riza-mcp

About

Provides a secure bridge between LLMs and Riza's isolated code interpreter API, enabling writing, saving, editing, and executing code safely in a sandboxed environment with persistent tool management across conversations.

Categories

general

Installation

npm

npm install @riza-io/riza-io-riza-riza-mcp

Configuration

{ "mcpServers": { "riza-io-riza-riza-mcp": { "command": "npx", "args": [ "-y", "@riza-io/riza-io-riza-riza-mcp" ] } } }