reference host · 9 adapters · v1 on npm
Install it. Run an agent. Watch it live.
The reference host for AgentProto adapters — run a turn, keep a session, serve a daemon, orchestrate a swarm. One binary.
the panel
Every session, live, in one dashboard
Session sidebar, terminal/chat/JSON/event views per session, shareable deep-links over a tunnel. It talks to whatever daemon it finds on ports 18790–18795, local or remote.

Run an agent locally
Install an adapter (claude-code, hermes, …) and run a single turn or a persistent session.
agentproto serveShare with a hosted agent
Log in via device flow, then expose your machine as a daemon over an outbound WebSocket tunnel.
agentproto run-swarmOrchestrate a swarm
Compose a substrate + dispatcher + participants in a manifest. Kernel-routed, plugin-extensible.
agentproto mcp-bridgePlug into Claude Code
The daemon is an MCP server — HTTP transport for Claude Code, bundled stdio bridge for Codex, Cursor, Claude Desktop.
reference docs
Verb-by-verb usage, concepts, and exact on-disk schemas — synced from the package's own docs at build time.