assembly-sqlite-social/ ├── docker/ # Docker configuration │ ├── Dockerfile.asm # Assembly dev environment │ ├── Dockerfile.db # SQLite database │ └── entrypoint.sh # Database initialization ├── ...
This project includes a full MCP (Model Context Protocol) server that enables AI agents to interact with user story data through standardized tools.