AI Agents Blog

Deep dives and practical articles about AI agents — agent frameworks, orchestration patterns, MCP integrations, and autonomous workflows. Curated from our main blog: every card links to the full article. 840 articles and growing.

Custom MCP Servers in Deno: TypeScript Tools for Claude Extensions

Custom MCP Servers in Deno: TypeScript Tools for Claude Extensions

Unlock Claude's full potential by building custom MCP servers in Deno with TypeScript. Create secure, lightweight tools for domain-specific tasks like code analysis or API integrations.

Claude ToolsDec 22, 20255 min read
TypeScript + Claude SDK: Type-Safe Agentic Workflows with Zod Validation

TypeScript + Claude SDK: Type-Safe Agentic Workflows with Zod Validation

Unlock robust, type-safe AI agents with TypeScript, Claude SDK, and Zod. Validate inputs/outputs seamlessly for reliable agentic workflows.

Developer GuidesDec 22, 20255 min read
Claude + Zapier: Advanced AI Workflows for Sales Pipeline Automation

Claude + Zapier: Advanced AI Workflows for Sales Pipeline Automation

Supercharge your sales pipeline with no-code Claude AI bots on Zapier. Automate lead scoring, nurturing, and follow-ups to boost conversions without coding.

Business WorkflowsDec 22, 20255 min read
Claude + LangChain.js: Building Reliable Agentic Workflows

Claude + LangChain.js: Building Reliable Agentic Workflows

Unlock powerful AI agents in JavaScript by combining Claude's superior reasoning with LangChain.js. Build reliable, multi-step workflows with tool calling and memory using TypeScript examples.

Claude for DevelopersDec 22, 20255 min read
Automate Desktop Tasks with Claude Computer Use API: Python Guide

Automate Desktop Tasks with Claude Computer Use API: Python Guide

Harness Claude's groundbreaking Computer Use API to automate desktop tasks like browser control and app interactions. This Python guide delivers step-by-step code, error handling, and pro tips for bui

Claude for DevelopersDec 22, 20255 min read
Custom MCP Servers for Claude: Real-Time Stock Trading Signals

Custom MCP Servers for Claude: Real-Time Stock Trading Signals

Empower Claude AI with live stock data via a custom MCP server to generate real-time trading signals. This guide provides Python code, setup, and deployment for actionable alerts in seconds.

Claude ToolsDec 21, 20255 min read
Secure Enterprise Claude with RBAC via Custom MCP Servers

Secure Enterprise Claude with RBAC via Custom MCP Servers

Secure your enterprise Claude deployments with RBAC using custom MCP servers. Implement team permissions and audit logs for compliance without compromising speed.

EnterpriseDec 21, 20255 min read
Real-Time Voice Agents: Claude API Integration with Twilio and WebSockets

Real-Time Voice Agents: Claude API Integration with Twilio and WebSockets

Build ultra-low-latency voice agents with Claude API, Twilio for calls, and WebSockets for streaming audio. Experience natural, interruption-friendly conversations powered by Claude 3.5 Sonnet.

Claude ToolsDec 19, 20255 min read
Claude API + Temporal.io: Durable Stateful Workflows for AI Orchestration

Claude API + Temporal.io: Durable Stateful Workflows for AI Orchestration

Tired of AI pipelines crashing midway through long tasks? Claude API + Temporal.io delivers durable, stateful workflows for fault-tolerant AI orchestration that just works.

Business WorkflowsDec 19, 20255 min read
MCP Servers Unleashed: Custom Webhook Tools for Claude Agents

MCP Servers Unleashed: Custom Webhook Tools for Claude Agents

Elevate your Claude agents with custom MCP servers for seamless webhook integrations. Follow Node.js tutorials to build real-time notification tools, API callers, and event-driven workflows today.

Claude ToolsDec 19, 20255 min read
Claude API + LangGraph: Building Stateful AI Agents with Python

Claude API + LangGraph: Building Stateful AI Agents with Python

Tired of stateless AI chats that forget everything? Build persistent, memory-rich agents with Claude API and LangGraph in Python—full code included for conversations that evolve over time.

Claude for DevelopersDec 19, 20255 min read
Multi-Agent Orchestration: Claude + AutoGen for Complex Workflows

Multi-Agent Orchestration: Claude + AutoGen for Complex Workflows

Unlock complex workflows with multi-agent orchestration using Claude as the reasoning powerhouse and AutoGen for seamless collaboration. This tutorial shows how to build smarter AI teams that outperfo

Business WorkflowsDec 18, 20255 min read
MCP Servers for Web3: Claude-Powered Smart Contract Auditing

MCP Servers for Web3: Claude-Powered Smart Contract Auditing

Supercharge smart contract auditing with Claude AI and MCP servers. Integrate Solidity analysis and blockchain data for secure, efficient Web3 development.

Claude ToolsDec 18, 20255 min read
Unlocking Claude's Computer Use Beta: Automate Browser Tasks with API

Unlocking Claude's Computer Use Beta: Automate Browser Tasks with API

Claude's Computer Use Beta lets AI agents control browsers via API, ditching brittle selectors for vision-based automation. Build robust workflows with Python SDK examples inside.

Claude ToolsDec 18, 20255 min read
MCP Servers for Claude: Building File Upload and Processing Tools in Python

MCP Servers for Claude: Building File Upload and Processing Tools in Python

Extend Claude AI with custom MCP servers for secure file uploads and processing. Build your own Python tool in this step-by-step guide to supercharge workflows.

Claude ToolsDec 18, 20255 min read
Custom AI Agents with Claude and Make.com: No-Code Automation Mastery

Custom AI Agents with Claude and Make.com: No-Code Automation Mastery

Discover how to build powerful no-code AI agents using Claude's tool-calling API and Make.com's automation engine. Automate complex business workflows like lead qualification without coding.

Business WorkflowsDec 18, 20255 min read
Claude API + LangChain: Building Stateful AI Agents from Scratch

Claude API + LangChain: Building Stateful AI Agents from Scratch

Tired of stateless AI agents that forget every conversation? Learn to build persistent, memory-powered agents with Claude API and LangChain for smarter, context-aware apps.

Claude for DevelopersDec 18, 20255 min read
Custom MCP Servers with Python: Supercharge Claude's Tool Ecosystem

Custom MCP Servers with Python: Supercharge Claude's Tool Ecosystem

Supercharge Claude AI by building custom MCP servers in Python. This step-by-step guide with Flask examples shows how to create tools Claude can call for extended capabilities.

Claude ToolsDec 18, 20255 min read
Claude API with n8n: No-Code AI Agent Orchestration

Claude API with n8n: No-Code AI Agent Orchestration

Tired of rigid no-code tools? Supercharge n8n with Claude API to build smart AI agents for sales, support, and ops—no coding required!

Business WorkflowsDec 18, 20255 min read
Deploy Claude-Powered AI Agents on Vercel Edge: Serverless Guide

Deploy Claude-Powered AI Agents on Vercel Edge: Serverless Guide

Deploy ultra-low latency AI agents powered by Claude on Vercel Edge Functions. This serverless guide shows you how to build, tool-enable, and scale globally distributed agents.

Developer GuidesDec 18, 20255 min read
Claude 3.7 Sonnet vs Llama 4: Open vs Closed Models for Agentic Workflows

Claude 3.7 Sonnet vs Llama 4: Open vs Closed Models for Agentic Workflows

In 2025, Claude 3.7 Sonnet and Llama 4 redefine AI agents—but which wins for multi-agent workflows? Dive into benchmarks on cost, speed, and reliability.

Model ComparisonsDec 16, 20255 min read
Building Custom MCP Servers in Node.js: Unlock Claude's Full Potential

Building Custom MCP Servers in Node.js: Unlock Claude's Full Potential

Unlock Claude AI's full potential by building custom MCP servers in Node.js. This hands-on guide provides step-by-step instructions for seamless tool integrations and advanced capabilities.

Claude ToolsDec 16, 20255 min read
AI Coding Agents with Claude: Autonomous PR Reviews on GitHub

AI Coding Agents with Claude: Autonomous PR Reviews on GitHub

Tired of manual PR reviews slowing your team? Deploy Claude-powered AI agents that autonomously review GitHub pull requests, suggest fixes, and merge code with human oversight.

Claude for DevelopersDec 16, 20255 min read
Claude MCP Servers: Integrating with Zapier for No-Code Automations

Claude MCP Servers: Integrating with Zapier for No-Code Automations

Supercharge your Claude AI workflows with MCP servers in Zapier—no code required for powerful, context-extended automations that handle real-world data dynamically.

Claude ToolsDec 16, 20255 min read