dzhng/claude-agent-server
A WebSocket server that runs Claude Code agents in E2B sandboxes with a TypeScript client library for remote control.

Velocity · 7d
+2.9
★ / day
Trend
→steady
star history
This project packages the Claude Agent SDK as a deployable WebSocket server that runs in E2B isolated sandboxes. Developers install a client library in their own projects to establish bidirectional communication with hosted Claude agents, enabling remote execution and control of AI agent sessions. The build process creates a reusable E2B template that automatically starts the agent server on port 3000.