Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.06 KB

File metadata and controls

41 lines (25 loc) · 1.06 KB

pyhall-examples-python

Python worker examples and integrations for the pyhall ecosystem — a compliant implementation of the Worker Class Protocol.

Users are encouraged to share their own integrations. Open a PR.


Workers

Example Description
workers/hello_worker/ Minimal Python worker — routing rules, registry record, full-package structure
workers/mcp_interop/ Expose a WCP worker as an MCP tool (Claude Desktop, Claude Code, Cursor, etc.)

Integrations

Integration Description
discord/ Discord lab setup — create governed channels and webhooks via the Discord API

Requirements

pip install pyhall-wcp

Docs

pyhall.dev/docs

More examples

License

Apache 2.0