Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 11

Show HN: Webmcp-kit โ€“ type-safe toolkit for Chrome's new WebMCP API

By xtrkil
2026๋…„ 2์›” 16์ผ
**Show HN: Webmcp-kit โ€“ type-safe toolkit for Chrome's new WebMCP API**

WebMCP is a browser API that lets websites expose tools to AI agents. Chrome just shipped an early preview in Canary (behind a flag).I built webmcp-kit because the raw API is a bit tedious, you write JSON Schema by hand and get untyped inputs. This wraps it with Zod so you define schemas once and get TypeScript inference + validation.It also includes a dev panel to test tools without needing a real AI agent, works in any browser by falling back to a mock.Try it out and let me know. Comments URL: https://news.ycombinator.com/item?id=47027976 Points: 4 # Comments: 0

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.