cd/entity/Zod· home entities Zod
grep -l @zod /news/*.json | wc -l → 34

Zod

mentions 34 type Organization page 1/2 feed RSS

// recent coverage 34 mentions

04:02
2026-07-04
dev.to
developer-tools

MCP Server Tutorial: Build Your Own AI Tools in 30 Minutes

A developer built an MCP server with three custom AI tools in 30 minutes, including a database query tool, a notification tool, and a file operations tool. The server uses Zod-validated tool schemas, …

10:22
2026-06-29
dev.to
developer-tools

Build Your First MCP Server in 30 Minutes

A developer built an MCP (Model Context Protocol) server in 30 minutes using TypeScript and the official SDK. The server allows AI agents like Claude to connect and query external tools via a stateles…

02:51
2026-06-28
dev.to
large-language-models

Talk to Your MySQL Database with Claude — No SQL Required

A developer created the MySQL MCP Server plugin that allows Claude AI to query live MySQL databases using plain English. The plugin, built with TypeScript and the MCP SDK, installs via a .mcpb file an…

04:25
2026-06-25
betteragent.dev
developer-tools

Show HN: Turn any Next.js app AI native in 5 minutes

BetterAgent launches a developer tool that turns any Next.js app into an AI-native application in minutes by reading routes and server actions to create an agent layer. The tool supports server action…

03:12
2026-06-22
dev.to
ai-agents

Building an Apple Mail Channel Plugin for OpenClaw

A developer built and published an Apple Mail channel plugin for OpenClaw, an AI automation platform, enabling AI agents to monitor and respond to emails with per-thread session isolation. The plugin …

18:03
2026-06-17
dev.to
developer-tools

MCP na prática: Tools, Resources e quando usar cada um

A developer building a Model Context Protocol (MCP) server for a course catalog learned to distinguish between Tools, Resources, and Prompts. The team refactored their V2 implementation, which incorre…

20:31
2026-06-16
dev.to
ai-agents

Building AI agents with LangChain

LangChain agents built on LangGraph use a tool-calling loop until a final answer is returned. The high-level createAgent function accepts a model, tools defined with tool(), and an optional system pro…

18:34
2026-06-16
dev.to
large-language-models

Stop letting the prompt be your state machine

A developer argues that using prompts as runtime state machines leads to unpredictable LLM behavior and failed agentic AI projects. The solution is to break workflows into discrete, typed steps with d…

23:04
2026-06-15
dev.to
developer-tools

Cursor Rules Not Working? Here's Why (And the Fix)

Cursor rules often fail because they are static instructions that don't learn from PR history, compete with strong defaults, or are stored in outdated file locations. A developer at Codehabits recomme…

20:43
2026-06-15
dev.to
large-language-models

LangChain overview for Node.js

LangChain.js provides a standardized framework for building LLM applications in TypeScript and Node.js, enabling developers to compose prompts, models, tools, and retrievers into reusable pipelines an…

19:47
2026-06-15
agentback.dev
ai-tools

AgentBack: AI-native API/MCP framework for agents

AgentBack, an AI-native API and MCP framework for building agent services, has been released as an alpha, ESM-only package requiring Node 22.13+ and TypeScript 6. Built on LoopBack 4's dependency-inje…

page 1 / 2 next →
// co-occurs with top 8 entities