Bundled with pyhall v0.3.0 · Apache 2.0

The Hall.

Your AI Agent is the Contractor signatory to the Hall.
Your Workers are Members of the Hall.
The Hall is the monitor, dispatcher, MCP server,
and agent orchestrator — one application.

BYO MCP server? No problem. The Hall governs your workers regardless of what MCP server they run behind.

Get started → pip install pyhall-wcp then: hall scaffold
📡

Monitor

Real-time visibility into every worker — health, routing decisions, policy violations, and audit trail. One dashboard for everything running under your governance chain.

🎯

Dispatcher

Route tasks to the right worker based on capability cards, policy, and blast radius. Deny-by-default enforcement before anything executes.

🔌

MCP Server

Expose your governed worker fleet as a native MCP server. Works with Claude Desktop, Claude Code, Cursor, Windsurf, Copilot, Gemini, and any MCP-compatible agent client out of the box.

🏛️

Agent Orchestrator

Coordinate multi-agent workflows under a single governance layer. Every agent action is attested, routed, and logged — no unchecked execution.

See it in action

Dashboard — worker fleet overview
Worker detail — routing decisions + audit trail
Namespace view — registry + attestation status
Policy editor — capability + control configuration
Log viewer — structured JSON audit log
MCP client view — workers as governed MCP tools

Screenshots arriving with v0.3.0 release.

One command to start

1
Install
pip install pyhall-wcp
2
Scaffold your first worker
hall scaffold
3
Launch the Hall
hall serve

The Hall runs locally as your governance server. Connect Claude Desktop, Claude Code, Cursor, Windsurf, Copilot, Gemini, or any MCP-compatible client and your governed worker fleet is immediately available as native tools.
Full quickstart →

Want to build your own worker?

The Hall ships with the SDK. Python, TypeScript, and Go — same protocol, native clients.