## Summary Set up the basic project infrastructure following the `claude-event-bus` pattern. ## Tasks - [ ] Create `pyproject.toml` with FastMCP, uvicorn dependencies - [ ] Create `Makefile` (check, fmt, lint, test, install, uninstall targets) - [ ] Copy/adapt scripts from event-bus (LaunchAgent, install, dev) - [ ] Set up basic FastMCP server skeleton (hello world tool) - [ ] Add to Claude Code MCP config, verify connectivity ## References - Plan: `~/.claude/plans/precious-crunching-crescent.md` - Template: `~/Documents/projects/claude-event-bus/`
Summary
Set up the basic project infrastructure following the
claude-event-buspattern.Tasks
pyproject.tomlwith FastMCP, uvicorn dependenciesMakefile(check, fmt, lint, test, install, uninstall targets)References
~/.claude/plans/precious-crunching-crescent.md~/Documents/projects/claude-event-bus/