Metadata-Version: 2.4
Name: touchgrass-mcp-server
Version: 0.1.0
Summary: AI Chief of Staff — emotional memory, Bayesian belief tracking, dual-engine gap analysis, voice-adaptive briefings, and governed memory. MCP server for Claude Code.
Author-email: Christopher Bailey <chris@erpaccess.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/chrbailey/touchgrass
Project-URL: Repository, https://github.com/chrbailey/touchgrass
Keywords: mcp,mcp-server,ai-agent,emotional-intelligence,belief-tracking,governance
Requires-Python: >=3.9
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: python-dotenv>=1.0.0
Provides-Extra: voice
Requires-Dist: numpy>=1.24.0; extra == "voice"
Requires-Dist: librosa>=0.10.0; extra == "voice"
Requires-Dist: sounddevice>=0.4.6; extra == "voice"
Requires-Dist: soundfile>=0.12.0; extra == "voice"
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
