Skip to content

arcadeai/arcade

v0.1.0MIT

Your agent, every app you've connected. Ask in plain English — email, calendar, issues, chat — and Arcade finds and runs the right tool. Sign in once in the browser — without ever handing your agent a key.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

arcadestreamable-http
{
  "type": "streamable-http",
  "url": "https://api.arcade.dev/mcp/arcade"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "arcade",
  "version": "0.1.0",
  "description": "Your agent, every app you've connected. Ask in plain English — email, calendar, issues, chat — and Arcade finds and runs the right tool. Sign in once in the browser — without ever handing your agent a key.",
  "author": {
    "name": "Arcade.dev",
    "url": "https://arcade.dev"
  },
  "homepage": "https://arcade.dev",
  "repository": "https://github.com/ArcadeAI/arcade-plugin",
  "license": "MIT",
  "keywords": [
    "arcade",
    "mcp",
    "agent-skills",
    "connected-apps"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub