Agent Plugins Marketplace
All plugins

fal

v1.0.3-ghast.1

Discover, price, run, upload for, monitor, and cancel image, video, audio, 3D, training, editing, and other generative-media workflows through fal's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By FalLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/fal/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/fal/
├── plugin.json
├── skills/fal/SKILL.md
└── mcp.json

Included Skills1

falskills/fal/SKILL.md

Discover, price, run, upload for, monitor, and cancel image, video, audio, 3D, training, editing, and other generative-media workflows through fal's official hosted MCP server.

MCP servers1

falStreamable HTTP
url
https://mcp.fal.ai/mcp

Plugin manifests1

plugins/fal/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "fal",
  "version": "1.0.3-ghast.1",
  "description": "Discover, price, run, upload for, monitor, and cancel image, video, audio, 3D, training, editing, and other generative-media workflows through fal's official hosted MCP server.",
  "author": {
    "name": "Fal",
    "url": "https://fal.ai"
  },
  "homepage": "https://fal.ai/docs/documentation/setting-up/mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "creativity",
      "upstreamRevision": "fal-docs-66aa306b5115+tools-a56c797a64ed+prompts-7da44a2905f0+oauth-672d054000bc",
      "icon": "./assets/icon.png",
      "mcpServerExtensions": {
        "fal": {
          "credentialHeaders": {
            "Authorization": "Bearer $VAULT:fal-api-key"
          }
        }
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[fal on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fal-2)