fal
v1.0.3-ghast.1Discover, 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.
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-pluginsClone 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
├── plugin.json├── skills/fal/SKILL.md└── mcp.json
Included Skills1
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
- url
- https://mcp.fal.ai/mcp
Plugin manifests1
{
"$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"
}
}
}
}
}
}For maintainers
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)