Conference talks, demos, and speaking materials.
| Date | Event | Talk | Location |
|---|---|---|---|
| 2026-02 | StackOne | Making (and Breaking) Agents by Adding 1,000 MCP Tools | — |
| Folder | What |
|---|---|
mcp-app-blog/ |
Blog post + working code: "Build Your First MCP App: An Interactive API Explorer" |
Each talk lives in a subfolder named YYYY-MM-<event>-<city>/:
stackone-talks/
├── 2026-02-making-and-breaking-agents-with-1000-tools/
│ ├── PLAN.md — Talk plan and prep checklist
│ ├── transcripts/ — Planning call notes
│ ├── scripts/ — Talk script and speaker notes
│ ├── demo-code/ — Demo source code
│ ├── assets/ — Recordings, images, QR codes
│ └── slides-notes/ — Slide deck and presenter notes
├── mcp-app-blog/ — MCP Apps blog post + API Explorer demo
└── README.md