mark3labs/codebench-mcp
A basic JS VM as an MCP server
Platform-specific configuration:
{
"mcpServers": {
"codebench-mcp": {
"command": "npx",
"args": [
"-y",
"codebench-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...