Skip to content

arcadesys/bunch

v0.3.0

A hosted fictional Demo system, plus private hosting, fronting, notes and catch-up after sign-in.

MCP servers

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

bunchstreamable-http
{
  "type": "streamable-http",
  "url": "https://system.thearcades.me/mcp"
}

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": "bunch",
  "version": "0.3.0",
  "description": "A hosted fictional Demo system, plus private hosting, fronting, notes and catch-up after sign-in.",
  "author": {
    "name": "Arcadesys",
    "url": "https://system.thearcades.me"
  },
  "homepage": "https://system.thearcades.me",
  "repository": "https://github.com/Arcadesys/bunch",
  "keywords": [
    "accessibility",
    "catch-up",
    "mcp",
    "productivity"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Bunch",
        "shortDescription": "Your private system companion.",
        "longDescription": "Connect your own invited account. Track hosting and overlapping fronting periods, keep notes and tasks, and prepare conversation catch-up without inferring absence.",
        "developerName": "Arcadesys",
        "category": "Productivity",
        "capabilities": [],
        "defaultPrompt": [
          "Show the Demo system.",
          "Show my recorded hosting and fronting.",
          "Help me catch up using available conversations.",
          "Show my private notes."
        ],
        "logo": "./assets/bunch-barrel-monkeys.png",
        "composerIcon": "./assets/bunch-barrel-monkeys.png"
      }
    }
  }
}

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.

  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai