ForeverVM
CommunitybyForeverVM
Stateful sandboxes for AI-generated code with persistent state.
API Key Required
Configuration
{
"mcpServers": {
"forevervm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forevervm"
],
"env": {
"FOREVERVM_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.