Loading MCP server directory, please wait...
Secure Linux sandboxes for AI agents, as MCP tools.
npx @getmcp/cli add io.github.joshluberisse/ovrin-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
OVRIN_API_KEYOvrin API key (sandboxes scope)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.joshluberisse/ovrin-mcp": {
"command": "uvx",
"args": [
"ovrin-mcp"
],
"env": {
"OVRIN_API_KEY": ""
}
}
}
}