Execute Python, JavaScript, Bash, and Go code in isolated cloud containers with sub-150ms startup times. Pre-installed data science libraries (pandas, numpy, matplotlib) for AI-powered data analysis and code testing.
Server Config
{
"mcpServers": {
"hopx-sandbox": {
"command": "uvx",
"args": [
"hopx-mcp"
],
"env": {
"HOPX_API_KEY": "<YOUR HOPX API KEY>"
}
}
}
}