LICENSE
README.md
pyproject.toml
src/meshclaw/__init__.py
src/meshclaw/__main__.py
src/meshclaw/cli.py
src/meshclaw/mcp_server.py
src/meshclaw/messenger.py
src/meshclaw/runtime.py
src/meshclaw/template.py
src/meshclaw/webchat.py
src/meshclaw.egg-info/PKG-INFO
src/meshclaw.egg-info/SOURCES.txt
src/meshclaw.egg-info/dependency_links.txt
src/meshclaw.egg-info/entry_points.txt
src/meshclaw.egg-info/requires.txt
src/meshclaw.egg-info/top_level.txt
src/meshclaw/mcp/__init__.py
src/meshclaw/mcp/rtlinux_mcp_server.py
src/meshclaw/plugins/__init__.py
src/meshclaw/plugins/gmail_calendar.py