Commit 0caae5a
Blogpost: WebMCP: KI-Agenten in Angular-Apps integrieren (#100)
* docs: add WebMCP integration guide for Angular 22
- Add comprehensive blog article on Web Model Context Protocol (WebMCP)
- Document global, route-level, and service-level tool registration patterns
- Include Signal Forms integration with WebMCP for automatic schema generation
- Provide practical examples for AI agent integration in Angular applications
- Cover lifecycle management and tool cleanup with experimental APIs
- Add implementation guide for form submission via WebMCP tools
* docs(webmcp): expand WebMCP integration guide with practical examples and debugging tools
- Add detailed explanation of WebMCP problem statement and performance benefits over DOM scraping
- Include WebMCP demo reference from Sarah Drasner showing DOM-scraping vs tool-based approach
- Add "How WebMCP works" section with three-step workflow explanation
- Document both imperative and declarative APIs with HTML form example
- Add Chrome Extension section for debugging and testing WebMCP tools
- Clarify that imperative API is primary focus for Angular applications
- Reorganize content for better flow and comprehension of WebMCP concepts
* Apply suggestions from code review
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
* Apply suggestion from @d-koppenhagen
* coverbild
* Update blog/2026-05-webmcp/README.md
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
* Update blog/2026-05-webmcp/README.md
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
* Apply suggestions from code review
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
* unofficial draft
* hinweis hoch
* tools registrieren
* Intro in zwei Absätze
* entflechtung service main app.config
* routed components
* weiteres feedback eingearbeitet
* letzter Schliff @d-koppenhagen
* datum
* Apply suggestion from @d-koppenhagen
---------
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>1 parent beb43e6 commit 0caae5a
2 files changed
Lines changed: 407 additions & 0 deletions
0 commit comments