arcade.dev
Arcade provides a runtime layer for AI agents that handles user authorization, tool execution, and governance for actions across external systems. It offers prebuilt and custom MCP-based tools and infrastructure for deploying multi-user agents.
arcade.dev exposes developer docs for an Arcade CLI and references a public API and MCP-related capabilities, but the publicly scrapeable docs did not reveal machine-readable API specs, concrete API/MCP endpoint URLs, or definitive auth mechanics beyond an Arcade API key used by the CLI.
- Arcade CLIdiscovered
Create an Arcade account from the dashboard registration or app sign-up, then follow the docs page Get an API key to mint an API key in the Arcade dashboard. Store it for use by Arcade SDKs/CLI/MCP client configs.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://arcade.dev/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing