Skip to content
unversioned · 20e5c670ed76

Visual automations from Make — run scenarios and use the results in the app

MCP servers

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

makestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.make.com"
}

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": "make",
    "description": "Visual automations from Make — run scenarios and use the results in the app",
    "author": {
        "name": "Make",
        "url": "https://www.make.com"
    },
    "extensions": {
        "reforma": {
            "mcpServers": "./mcp.json",
            "logo": "assets/logo.svg",
            "agent": {
                "mentions": [
                    "make.com"
                ]
            },
            "interface": {
                "displayName": "Make",
                "brandColor": "#6D00CC",
                "logo": "assets/logo.svg"
            }
        }
    }
}

Client extensions

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

  • reforma