ChanlChanl
Blog/Tags/tools

tools

Browse 47 articles tagged with “tools”.

Articles tagged “tools

47 articles

AI-generated illustration for mcp webhooks event driven agents -- Her (2013) style, Terra Cotta palette
Tools & MCP·19 min read

MCP Webhooks: Build Event-Driven Agents That React in Real Time

MCP's request-response model breaks when AI agents need to react to external events. Build event-driven agents today with stateless HTTP and webhooks.

Read More
AI-generated illustration for aws mcp server agent cloud tools -- Big Hero 6 (2014) style, Teal & Copper palette
Tools & MCP·12 min read read

AWS Just Gave Your Agent 15,000 Cloud Tools

The AWS MCP Server is now GA. One tool call reaches any of 15,000+ AWS APIs, sandboxed Python execution lets agents run multi-step operations, and Agent Skills replace heavyweight SOPs with on-demand guidance. Here's what changed and how to wire it.

Read More
Developer console with a grid of tool tiles fading out as a routing accuracy curve declines past tool 50
Tools & MCP·10 min read

Past 50 tools, function-calling accuracy falls off a cliff

Past 50 tools, function-calling accuracy falls off a cliff. Measure the curve on your own agent and recover accuracy with per-turn toolset scoping.

Read More
A glass card hovers in warm plum light with a faint duplicate offset behind it, an agent's pointer landing a few degrees off the intended target
Tools & MCP·11 min read read

MCP tool description drift: the silent failure nobody alerts on

Edit an MCP tool description for clarity, lose 8% routing accuracy, and the eval suite stays green. How to detect, gate, and roll back the drift.

Read More
A customer at a kitchen counter, phone in hand, gentle window light. A single product card on the screen, a thoughtful pause.
Operations·10 min read

How to Build a Cart Recovery Agent (and When to Send Nothing)

Most cart-recovery flows are three discount emails. A real recovery agent decides why the customer left, picks the right channel, caps the discount to protect margin, and sometimes sends nothing at all. Here is how to build it.

Read More
Warehouse worker placing a return box on a conveyor in late afternoon light
Operations·12 min read

Build a Returns Voice Agent That Can't Refund Itself Broke

Returns are 60% of peak ecommerce contact volume. Most voice agents will refund $4,000 on a prompt injection. Here's how to build one that physically can't.

Read More
Warm clinic waiting room at golden hour. An elderly patient holds a phone gently, eyes calm. A nurse passes softly in the background. Teal and copper palette.
Security & Compliance·12 min read read

How to Build a Healthcare Appointment Voice Agent (FHIR, 270/271, HIPAA)

Most voice AI tutorials stop after hello. The real build: identity verification, FHIR slots, 270/271 eligibility, A2P SMS, escalation, with HIPAA gates intact.

Read More
A parent on the phone with a hand on a sleeping child's forehead at dawn. Quiet, attentive, calm.
Security & Compliance·12 min read

Building an AI Nurse Line Without Practicing Medicine

Health systems pay $20-30 per nurse-line call. AI is the obvious cost play, but every triage agent raises a malpractice question. Here's the safe architecture.

Read More
A young couple at a kitchen table at golden hour, looking at a listing photo together on a phone face-up between them.
Operations·12 min read

How to Build a Real Estate Showing Voice Agent (MLS, Lockboxes, TCPA)

Build a real estate voice agent that pulls live MLS data, parses showing instructions, books tours, and sends lockbox codes at the right time.

Read More
Watercolor Illustration of a Late-Night Developer Desk with Two Monitors. One Shows a Chat Window Where the Bot Says 'I Don't Know This One. Let Me Get Pat in Support.' The Other Shows a Dashboard with Two Columns Labeled Raw Deflection and Resolved Deflection, the Second Column Visibly Smaller.
Knowledge & Memory·13 min read read

How to Build a Tier-1 Chat Agent That Resolves (Not Just Deflects)

Bots claim 40% deflection; re-contact data says half is fake. Build the architecture that cuts tickets: auth-gated KB, calibrated confidence, escalation with context.

Read More
A Warm Desk at Golden Hour With a Phone Showing a Missed Call Notification Next to an Open Notebook
Voice & Conversation·11 min read

How to Build an AI Voicemail Agent That Gets a Callback (AMD, TCPA)

Eighty percent of B2B calls hit voicemail. Most AI dialers get blocked. Here's the AMD plus synthesis plus inbound callback pipeline, with TCPA baked in.

Read More
Two Agent Topologies Side by Side, a Hub-and-Spoke Supervisor and a Peer-to-Peer Swarm, With a Dotted Graduation Arrow Between Them
Agent Architecture·13 min read

When to Use a Supervisor, When to Let Agents Swarm

Supervisor burns 20-40% more tokens per run. Swarm hits a quality cliff past 8-10 handoffs. Start supervisor, graduate to swarm when latency bites.

Read More
Developer at a desk surrounded by sticky notes with warning symbols, red warning lights on a server rack nearby
Tools & MCP·14 min read read

7 FastMCP mistakes that break your agent in production

FastMCP servers that work locally often fail at scale. Seven common mistakes, from missing annotations to monolithic tool sets, and how to fix each one.

Read More
Diagram showing MCP as a foundational protocol layer with agent configuration, memory, testing, and observability stacked above it
Tools & MCP·16 min read

MCP Is Now Open Infrastructure: Build for What's Next

MCP was donated to the Linux Foundation and the AAIF just held its first summit. What does the protocol becoming open infrastructure mean for what you build on top of it?

Read More
A massive warehouse of filing cabinets stretching into fog, with one person sitting at a clean desk with three folders under warm lamplight
Agent Architecture·14 min read read

Your MCP server is a monolith. Here's how to fix it

MCP servers dump every tool into the context window, burning tokens before your agent reasons. Four patterns to fix it: decompose, filter, gateway, facade.

Read More
A clean desk with colorful building blocks arranged into a fragile tower on one side and a sturdy steel structure with monitoring instruments on the other
Industry & Strategy·14 min read read

The no-code ceiling: when agent builders hit production

Visual agent builders get you to 80% fast. The last 20%, telephony, monitoring, testing, and memory, requires infrastructure they never intended to provide.

Read More
Person connecting protocol cables between two glowing devices with diagrams on a whiteboard
Learning AI·22 min read

Build the MCP + A2A agent protocol stack from scratch

Wire an MCP server to an A2A agent that delegates tasks and calls tools. TypeScript and Python examples, Streamable HTTP transport, Agent Cards, and auth.

Read More
Split diagram showing MCP connecting an agent to tools on the left and A2A connecting two agents on the right
Tools & MCP·16 min read

MCP vs A2A: Tools Protocol, Agents Protocol, and Why You Need Both

MCP connects agents to tools. A2A connects agents to each other. Most developers confuse them. This guide breaks down both protocols with architecture diagrams, real code, and a decision framework for production systems.

Read More
Modern bank lobby with digital screens and a customer speaking on the phone, soft lighting and glass walls
Industry & Strategy·14 min read

Banks Trust AI With Transactions. Why Not Customer Calls?

How a mid-size bank deploys AI agents for customer service with identity verification, PCI compliance, fraud detection, and regulatory scorecards.

Read More
Warm watercolor illustration of a fashion boutique with digital product recommendations floating above clothing racks
Industry & Strategy·15 min read

The Shopping Assistant That Outsells Your Best Sales Rep

How a $50M fashion retailer turned 15,000 SKUs and customer purchase history into an AI shopping assistant that outsells human sales reps.

Read More
Watercolor illustration of a structured data network flowing through an insurance office, with policy documents transforming into organized digital records
Industry & Strategy·15 min read

The Insurance Agent That Never Misquotes a Policy

How regional insurers deploy AI agents that answer policy questions accurately, intake claims end-to-end, and produce the audit trail regulators demand.

Read More
Auto repair shop garage with a phone ringing on the counter while a mechanic works under a lifted car
Side Hustle·14 min read

The Auto Shop That Knows Your Car Better Than You Do

Build an AI phone agent for auto repair shops that answers calls, quotes brake jobs, remembers every vehicle, and sends maintenance reminders.

Read More
Warm illustration of a friendly AI assistant at a dental clinic front desk, answering calls while the office is dark and empty at night
Side Hustle·14 min read

A Dental Receptionist That Works Nights and Weekends

Build an AI receptionist for dental clinics that answers insurance questions, books appointments, and captures after-hours leads. Five clients pay $1,500/month.

Read More
HVAC service van parked outside a house at night with a phone screen showing an AI assistant booking an appointment
Side Hustle·14 min read

The HVAC Company That Never Misses a Call

Build an AI receptionist that answers HVAC calls 24/7, triages emergencies, and books appointments. Then sell it as a service for $400-500/mo per client.

Read More
A phone screen showing a text conversation qualifying a home buyer at 2 AM, with a sleeping real estate agent in the background
Side Hustle·14 min read

The Real Estate Agent Who Qualified Leads While Sleeping

Build an AI lead qualifier for real estate agents. Respond in under 60 seconds, score by budget and timeline, match listings, and book showings automatically.

Read More
Warm watercolor illustration of a cozy Italian restaurant kitchen with a phone ringing on the counter
Side Hustle·14 min read

Build a Restaurant AI That Remembers Every Regular

Build an AI phone agent for a local restaurant that takes orders, answers menu questions, and remembers regulars. A developer side hustle worth $400/month per client.

Read More
Person surrounded by many tools but looking at an empty notebook
Agent Architecture·5 min read

50 Tools, Zero Memory. The Biggest Gap in AI Agents Today

AI agents can call 50 APIs but can't remember what you said yesterday. The tool layer is years ahead of the memory layer, and customers are paying the price.

Read More
Warm watercolor illustration of interconnected data streams flowing through a library-like space
Tools & MCP·13 min read

From Keyword Search to Shopping Memory

Build the intelligence layer for an AI shopping assistant: semantic product search with Commerce MCP, customer memory that persists across visits, and MCP tool registration for multi-channel deployment.

Read More
Warm watercolor illustration of a workshop bench assembling colorful product cards
Tools & MCP·13 min read

Why AI Shopping Still Feels Like a Search Bar

Most AI shopping assistants return walls of text. Learn how ChatKit widgets and Vercel AI SDK structured output turn AI recommendations into interactive product cards with images, prices, and add-to-cart buttons.

Read More
Watercolor illustration of distributed trace spans flowing through an AI agent pipeline with OpenTelemetry instrumentation
Operations·18 min read read

What to Trace When Your AI Agent Hits Production

OpenTelemetry GenAI conventions are the production standard for agent tracing. What to instrument, what to skip, and what breaks — from a 2 AM debugging war story.

Read More
Illustration of a neural network with low-rank adapter matrices injected between layers, showing only a small percentage of parameters highlighted for training
Learning AI·19 min read

Fine-Tune a 7B Model for $1,500 (Not $50,000)

Full fine-tuning costs $50K in H100s. QLoRA on an RTX 4090 costs $1,500. Learn how LoRA and QLoRA let you train only 0.1-1% of parameters with nearly identical results, with working code for fine-tuning models that understand your agent's tool schemas.

Read More
Three-layer protocol stack diagram showing MCP, A2A, and WebMCP working together for AI agents
Tools & MCP·18 min read

The Three Protocols Every AI Agent Will Speak

The AI agent protocol stack has three layers: MCP for tools, A2A for agent-to-agent communication, and WebMCP for browser interaction. A practitioner's guide to how they work together in production.

Read More
Diagram showing interconnected AI agents coordinating a complex customer service workflow
Agent Architecture·14 min read

The Multi-Agent Pattern That Actually Works in Production

Gartner reports a 1,445% surge in multi-agent system inquiries. Here are the orchestration patterns that actually work when real customers call -- and why most teams pick the wrong one.

Read More
Layered shield diagram representing defense-in-depth security architecture for AI agents
Security & Compliance·18 min read

Your AI Agent Has No Guardrails

Air Canada honored a refund its chatbot hallucinated. DPD's bot cursed at customers on camera. One e-commerce agent approved $2.3M in unauthorized refunds at 2:47 AM. Here is the five-layer guardrail architecture that prevents all three.

Read More
Watercolor illustration of a shield intercepting data flowing between AI agent tool connections
Security & Compliance·13 min read

Every Tool Is an Injection Surface

Prompt injection moved from chat to tool calls. Anthropic, OpenAI, and Arcjet shipped defenses in the same month. Here's what changed, what works, and what your agent architecture needs now.

Read More
Watercolor illustration of descending cost bars alongside token streams flowing through an optimization pipeline
Operations·16 min read read

Your AI Agent Costs $13K/Month. Here's the Fix.

A production customer-service agent burned $13,247 in one month. Prompt caching, model routing, batch processing, and plan-and-execute architecture cut it to $1,100. Real pricing math for every technique.

Read More
Browser window with structured tool definitions flowing between a website and an AI agent
Tools & MCP·13 min read read

Why Browser Agents Waste 89% of Their Tokens

Browser agents burn 1,500-2,000 tokens per screenshot. Chrome 146's navigator.modelContext API lets websites expose structured tools instead, cutting token usage by 89% and raising task accuracy to 98%. Here's how WebMCP works.

Read More
A network of connected nodes representing protocol communication between AI systems
Tools & MCP·11 min read

MCP Is Now the Industry Standard for AI Agent Integrations. Here's What That Means

MCP standardizes how AI agents connect to tools and data, replacing fragile, proprietary integrations with a universal protocol. Here's what it means for your agents.

Read More
Voice agent architecture diagram showing memory persistence across sessions in warm terra cotta and sage tones
Knowledge & Memory·12 min read read

Your Voice Agent Forgets Everything. Here's How to Fix That

How to add persistent memory, tools, and knowledge to Pipecat and LiveKit voice agents using the Chanl Python SDK — one SDK instead of assembling five services.

Read More
Watercolor illustration of two interlocking systems — tools and behavioral instructions — powering an AI agent
Tools & MCP·14 min read read

Your agent has 30 tools and no idea when to use them

MCP tools give agents external capabilities. Skills give agents behavioral expertise. Learn the architecture of both, build them in TypeScript, and understand when to use each — and when you need both.

Read More
Watercolor illustration of developers collaborating around a whiteboard with tool integration diagrams
Tools & MCP·26 min read read

AI Agent Tools: MCP, OpenAPI, and Tool Management That Actually Scales

How production AI agents discover, execute, and manage tools — from MCP protocol to OpenAPI auto-importing, security sandboxing, and multi-tenant tool infrastructure.

Read More
Developer building AI agent tools at a whiteboard
Learning AI·20 min read read

Build your own AI agent tool system — what breaks when you add the 20th tool?

Build a complete tool system for customer-facing AI agents from scratch — registry, execution, auth, monitoring. Then learn what breaks when real customers start calling.

Read More
Developer working through advanced MCP protocol integration patterns on a screen
Tools & MCP·25 min read

MCP Deep Dive: Advanced Patterns for Agent Tool Integration

Production MCP patterns for teams who've built their first server and need to scale it — OAuth 2.1 with PKCE, Streamable HTTP transport, gateways, sampling, dynamic tool registration, and multi-tenant security.

Read More
Illustration of a diverse team collaborating around a whiteboard with code diagrams
Learning AI·20 min read

MCP Explained: Build Your First MCP Server in TypeScript and Python

Build a working MCP server from scratch in TypeScript and Python. Hands-on tutorial covering tools, resources, transports, and testing.

Read More
Architecture diagram showing the gap between voice AI orchestration and backend agent infrastructure
Agent Architecture·14 min read

Your Voice AI Platform Is Only Half the Stack

VAPI, Retell, and Bland handle voice orchestration. Memory, testing, prompt versioning, and tool integration? That's all on you. Here's what to build next.

Read More
Colorful paper umbrellas and lanterns hanging over a vibrant marketplace street
Tools & MCP·14 min read

The MCP Marketplace Problem: Why Standardized Integrations Need Standardized Testing

5,800+ MCP servers, 43% with injection flaws. Standardized protocol doesn't mean standardized quality. Why every MCP integration needs automated testing.

Read More
A developer's monitor showing dozens of function call traces and tool invocation logs for an AI agent system
Tools & MCP·14 min read

The Tool Explosion: Managing 50+ Agent Tools Without Losing Your Mind

As agents get more capable, tool sprawl becomes a real operational problem. Here's how to organize, test, and monitor function calling at scale before it breaks in production.

Read More

The Signal Briefing

One email a week. How leading CS, revenue, and AI teams are turning conversations into decisions. Benchmarks, playbooks, and what's working in production.

500+ CS and revenue leaders subscribed