import { PlatformCard } from "@/app/_components/platform-card"; import { Tabs } from "nextra/components"; # Arcade with Agent Frameworks and MCP Clients Arcade integrates with agent frameworks and MCP clients to add tool-calling capabilities to your AI applications. These guides are for developers building AI applications who need to connect Arcade tools to their agent frameworks or MCP clients. You'll learn how to authenticate with Arcade, load tools, and execute them within your chosen framework. Each guide provides code examples and configuration steps to get you started quickly with the most popular frameworks and programming languages. ## Agent Frameworks