Skip to main content
MindStudio
Pricing
BlogAbout
My Workspace
Integrations

Integrations Articles

Browse 266 articles about Integrations.

How to Use Composio with Claude Co-work to Connect 1,000+ Apps

Composio gives Claude Co-work access to over 1,000 apps via OAuth. Learn how to connect Gmail, Xero, Notion, and more to your scheduled AI agents.

ClaudeIntegrationsAutomation

Claude 1Password Integration: How AI Agents Can Log Into Websites Automatically

Claude can now use 1Password credentials to log into websites autonomously. Learn how it works, what stays private, and when to use it in your agents.

ClaudeIntegrationsMulti-Agent

Claude Code In-App Browser: How to Use It for Web Research and Visual Editing

Claude Code's new in-app browser lets you annotate web elements and research without expensive APIs. Here's how to use it in your coding workflows.

ClaudeWorkflowsIntegrations

How to Use Composio with Claude Co-work to Connect 1,000+ Apps to Your AI Agents

Composio gives Claude Co-work access to 1,047 apps via OAuth. Learn how to connect Gmail, Xero, Notion, and more to your scheduled cloud agents.

ClaudeIntegrationsAutomation

What Is the Vercel Eve Framework? File-System-First AI Agents That Scale to Production

Vercel Eve lets you build production AI agents as a single folder of markdown and TypeScript. Learn how it compares to traditional agent frameworks.

WorkflowsMulti-AgentIntegrations

How to Build Production AI Agents with Vercel Eve: A Step-by-Step Guide

Build and deploy a production-grade AI agent using Vercel Eve's file-system-first framework. Covers skills, sub-agents, channels, evals, and Slack integration.

WorkflowsMulti-AgentIntegrations

What Is Pydantic AI 2.0? The Capability Primitive That Changes How You Build Agents

Pydantic AI 2.0 introduces a single composable unit called the capability that bundles tools, instructions, hooks, and guardrails. Here's how it works.

WorkflowsMulti-AgentAI Concepts

How to Build a Production AI Agent with Context Retrieval and Long-Term Memory

Learn how to architect production AI agents with database-backed context retrieval and semantic memory that scales to millions of users.

Multi-AgentWorkflowsIntegrations

What Is Gemini Omni Flash? Google's Conversational Video Editing API Explained

Gemini Omni Flash lets developers edit existing videos conversationally via API. Learn what it can do, how it compares to Seedance, and how to use it.

GeminiVideo GenerationAI Concepts

How to Use Gemini Omni Flash for Conversational Video Editing via the API

Gemini Omni Flash lets you edit video through natural language in multi-turn sessions. This guide covers the Interactions API and key use cases.

GeminiVideo GenerationIntegrations

How to Use GLM 5.2 in Agent Harnesses: Cursor, OpenCode, and Claude Code

GLM 5.2 integrates with Cursor, OpenCode, and Claude Code for agentic coding tasks at roughly one-fifth the cost of frontier models.

LLMs & ModelsWorkflowsMulti-Agent

What Is the Open Knowledge Format (OKF)? Google's Standard for AI Knowledge Bases

OKF is Google's open standard for building shareable LLM knowledge bases. Learn how it works, why it matters, and how to adopt it for your agents.

AI ConceptsWorkflowsIntegrations

What Is the Open Knowledge Format (OKF)? Google's Standard for Shareable AI Knowledge Bases

OKF is Google's open standard for LLM wikis—a minimal layer on top of Karpathy's knowledge base pattern that makes wikis shareable across AI agents.

AI ConceptsWorkflowsProductivity

What Is Claude Tag? Anthropic's Slack-Native AI Agent for Enterprise Teams

Claude Tag lets teams bring Claude into Slack channels with scoped permissions and memory. Here's what it means for enterprise AI workflows.

ClaudeIntegrationsEnterprise AI

Claude Tag for Slack: How Anthropic's Native Agent Changes Enterprise Workflows

Claude Tag lets teams tag Claude in Slack like a teammate. Learn how it works, what it can do, and why Andrej Karpathy called it a new AI paradigm.

ClaudeIntegrationsEnterprise AI

Claude Tag for Slack: What It Is and How Enterprise Teams Use It

Claude Tag lets you @mention Claude in Slack like a teammate. Learn how it works, what it can do, and why Anthropic says 65% of their code uses it.

ClaudeIntegrationsEnterprise AI

How to Use Graphify to Build a Queryable Knowledge Graph for Your AI Agent

Graphify turns codebases and notes into a queryable knowledge graph, saving tokens and giving your agent persistent memory. Here's how to install and use it.

WorkflowsIntegrationsProductivity

How to Run GLM 5.2 in Claude Code Using OpenRouter: A 5-Minute Setup Guide

You can run GLM 5.2 inside Claude Code's harness via OpenRouter in minutes. This guide covers setup, the anthropic_base_url trick, and web search integration.

LLMs & ModelsIntegrationsWorkflows

How to Build an AI Newsletter Digest Skill with Claude Code and Gmail MCP

Use Claude Code Ultra Code mode and Gmail MCP to build a skill that scouts your inbox, scores AI news, and drafts LinkedIn posts automatically every morning.

ClaudeWorkflowsAutomation

How to Use GLM 5.2 as a Backend for Your AI Agents: OpenRouter Setup Guide

Run GLM 5.2 inside Claude Code or any agent harness via OpenRouter. Step-by-step setup to cut API costs without sacrificing coding quality.

LLMs & ModelsWorkflowsIntegrations