Skip to content

epilot-dev/epilot-core

v0.2.0Apache-2.0

Understand the epilot platform, build Apps and integrations, and configure epilot end to end using current APIs, organization context, and Volt UI guidance.

MCP servers

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

epilotstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.epilot.io/mcp"
}
volt-uistreamable-http
{
  "type": "streamable-http",
  "url": "https://volt-ui.epilot.io/api/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": "epilot-core",
  "version": "0.2.0",
  "description": "Understand the epilot platform, build Apps and integrations, and configure epilot end to end using current APIs, organization context, and Volt UI guidance.",
  "author": {
    "name": "epilot"
  },
  "homepage": "https://docs.epilot.io/agent-toolkit",
  "repository": "https://github.com/epilot-dev/agent-toolkit-for-epilot",
  "license": "Apache-2.0",
  "keywords": [
    "epilot",
    "apps",
    "integrations",
    "configuration",
    "developer",
    "volt-ui"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "epilot",
        "shortDescription": "Configure, build, integrate",
        "longDescription": "Configure epilot processes, build customer journeys and Apps, and connect external systems. Use current platform documentation and your connected organization to work with entities, products, workflows, portals, and integrations. Design App interfaces with Volt UI guidance.",
        "developerName": "epilot",
        "category": "Business & Operations",
        "brandColor": "#2D83FE",
        "composerIcon": "./assets/logo.png",
        "logo": "./assets/logo.png",
        "capabilities": [
          "Read",
          "Write",
          "Interactive"
        ],
        "defaultPrompt": [
          "Configure this business process in epilot.",
          "Build a customer journey for this service.",
          "Connect this external system to epilot."
        ],
        "websiteURL": "https://docs.epilot.io/agent-toolkit",
        "privacyPolicyURL": "https://www.epilot.cloud/informationspflichten",
        "termsOfServiceURL": "https://www.epilot.cloud/agb",
        "supportURL": "https://help.epilot.cloud/en_US"
      }
    }
  }
}

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.

  • inspect-epilot-app.mjs
  • 6YAML files
  • 2JSON files
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