LRriver/E2B_MCP
Support connecting E2B via MCP, with custom server and client, without the need for tools like the Claude app, Cursor, etc.
Platform-specific configuration:
{
"mcpServers": {
"E2B_MCP": {
"command": "npx",
"args": [
"-y",
"E2B_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...