
Arcade
Features of Arcade
Use Cases of Arcade
FAQ about Arcade
QWhat is Arcade?
Arcade is an enterprise-grade MCP (Model Context Protocol) runtime platform focused on securely connecting and orchestrating AI agents with third-party services to perform real-world tasks beyond simple conversations.
QWhat is the main use of the Arcade platform?
The platform helps developers build and deploy AI agents that run safely and reliably in production, capable of integrating with business systems and automating workflows.
QWhich AI development frameworks does Arcade integrate with?
Arcade integrates with mainstream AI agent frameworks such as LangChain, CrewAI, Google ADK, and IDE clients like Cursor and Claude.
QDoes building AI applications with Arcade require programming?
Yes. Arcade is developer-focused and provides Python and TypeScript SDKs and frameworks for constructing custom MCP servers and integration tools.
QHow does Arcade handle security when AI agents invoke tools?
The platform is built with an authentication-first architecture, supporting OAuth and key management to control permissions and credentials when agents access external services.
QIs Arcade open source?
Its core MCP server framework is open source on GitHub under the MIT license, allowing developers to inspect, use, and modify the code.
QWhat types of users or teams is Arcade suitable for?
It’s ideal for developers, AI engineers, and enterprise tech teams building production-grade AI agents that need to integrate with business systems.
QHow do I start using Arcade for development?
Developers can obtain API keys from the official documentation, install the CLI tool following the quick-start guide, and refer to sample code to build an MCP server or integrate existing tools.