Integrations Articles
Browse 147 articles about Integrations.
Build a Voice Agent That Books Appointments in Under 1 Hour Using Claude Code and ElevenLabs
No API docs required. Claude Code reads the ElevenLabs docs, configures the agent, adds Cal.com booking tools, and embeds the widget for you.
Claude Code Found a UTC Timezone Bug by Reading Conversation Transcripts — No API Logs Required
Claude Code read turn 16 of a voice agent transcript and identified a Cal.com UTC bug the developer never spotted. Here's how it works.
ElevenLabs Voice Widget Security: 5 Settings to Lock Down Before You Go Public
Your ElevenLabs widget embed is a single HTML snippet — anyone can steal it. Five security settings to configure before you deploy publicly.
How to Embed an AI Voice Agent Widget on Your Website with ElevenLabs
Add a voice agent to your website in minutes using ElevenLabs' widget embed code and Claude Code. Includes security best practices and cost controls.
How to Use the GWS CLI to Connect Claude Code to Google Workspace
The Google Workspace CLI lets Claude Code read and write Sheets, Docs, Gmail, and Drive without MCP overhead. Here's how to set it up and use it.
How to Use the Higgsfield CLI with Claude Code for Scalable Content Automation
The Higgsfield CLI is faster and cheaper than MCP for AI agents. Learn how to install it, authenticate, and run automated creative workflows in Claude Code.
How to Make Your Store Buyable by AI Agents: Set Up Stripe's Machine Payments Protocol in One Afternoon
AI agents can't navigate persuasion-optimized checkout flows. Here's how to expose a machine-readable commercial API using Stripe's new tools.
One-Time Use Cards vs. Shared Payment Tokens: Which Stripe Architecture Is Right for Agent Commerce?
Stripe offers two paths for agent payments. One is a bridge to the old web; the other is machine-native. Here's when to use each.
How to Build a Voice Agent That Books Appointments via Cal.com
Connect an ElevenLabs voice agent to Cal.com using Claude Code to automatically check availability and book discovery calls from your website.
Atlassian's MCP Server Is Now GA: How Claude Reads and Writes Jira, Confluence, and Compass via OAuth
Atlassian's remote MCP server went GA in February 2026 with Claude as first partner. It searches, summarizes, and creates issues across Jira, Confluence
How to Build an Agent-First Product: Lessons from Stripe, Google, and Anthropic
Discover the design principles behind agent-first products, from payment rails to discovery APIs, and how to make your app callable by AI agents.
OpenAI and Stripe's Agentic Commerce Protocol: What Every Builder Needs to Know About the New Payment Stack
OpenAI and Stripe co-developed the Agentic Commerce Protocol. Visa, Mastercard, Meta, and PayPal are all building parallel rails. Here's the full picture.
How to Use Stripe's Agentic Commerce Suite to Accept AI Agent Payments
Learn how Stripe's agent commerce tools, Link wallet, and machine payments protocol let your app accept payments from AI agents programmatically.
What Is the Stripe Machine Payments Protocol? How AI Agents Pay Without Human Checkout
Stripe's machine payments protocol lets AI agents carry scoped payment credentials and transact programmatically—no human checkout required.
What Is Streaming Payments? How AI Agents Pay as They Consume Value
Streaming payments let AI products settle costs in real time as tokens are burned, eliminating end-of-month billing risk for usage-based AI services.
Google Workspace CLI vs MCP for Claude Code — Which Gives You Better Gmail and Docs Access?
The open-source GWS CLI gives bash-level Gmail, Drive, and Docs access inside Claude Code — no MCP overhead. Here's when to use each approach.
How to Use OpenRouter with Claude Code: Run Cheaper Models as a Backend
Use OpenRouter to swap Claude's backend for DeepSeek or other models at 2–5% of the cost. A step-by-step guide to setting up the free-claude-code proxy.
How to Use NVIDIA NIM Free Models in Your AI Workflows
NVIDIA NIM offers free models like GLM 4.7 via API. Learn how to connect them to Claude Code or any agentic tool to reduce costs without sacrificing capability.
How to Use Ollama to Run AI Models Locally for Claude Code Workflows
Ollama lets you run models like Gemma 4 locally on your own hardware—zero API costs. Learn how to connect it to Claude Code as a free backend alternative.
Open Brain: The Open-Source Memory System That Lets You Rebuild AI Indexes Without Losing Your Data
Open Brain separates raw data from embeddings in SQL — so when better embedding models arrive, you rebuild the index without touching source data.