#511 · Primary category: Education & Research

designing-real-world-ai-agents-workshop

ai-agent ai-skills ai-workflow deep-research mcp multi-agent-systems workshop

Hands-on workshop: Build a multi-agent AI system from scratch — Deep Research Agent + Writing Workflow served as MCP servers. Includes code, slides, and video

Project last updated:06/03/26

GitHub Stars

501

Forks

136

Contributors

4

License

MIT

Why we included this project

This workshop, presented at AI Engineering Conference Europe, walks you through building a multi-agent system from start to finish rather than stopping at the concept. The finished code includes two MCP servers: one for grounded deep research that pulls from search and YouTube transcripts, and one that drafts LinkedIn posts through a generate, review, edit loop. Both expose their tools and prompts over the Model Context Protocol, so you can plug them into a harness like Claude Code or Cursor. You have three ways in: watch the two-hour recording with slides, run the code in about half an hour to see a research brief and a scored post come out the other end, or rebuild the skeleton from pre-groomed tickets with agentic coding. Tool-use agents, structured LLM output, and MCP-server design all show up in a system that actually runs and produces artifacts, which is what sticks.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category