Make Effects
makefx.app
· Make Effects
Turns AI generation into finished, consistent, reproducible assets. Agents direct production via the makefx CLI and MCP; every result keeps its recipe and lineage.
makefx.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 44/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://makefx.app/.well-known/agent-card.json |
| Provider | https://makefx.app |
Skills · 3 declared · mapped to canonical taxonomy
Discover public product, CLI, playbook, and parameter documentation.
Connect an OAuth-capable MCP client to the hosted Streamable HTTP server.
Generate media, inspect and curate Assets and Variants, upload local media, and download results.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app) [](https://agenstry.com/agents/makefx.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Make Effects",
"description": "Turns AI generation into finished, consistent, reproducible assets. Agents direct production via the makefx CLI and MCP; every result keeps its recipe and lineage.",
"url": "https://makefx.app",
"schema": "makefx-agent-discovery-v1",
"provider": {
"organization": "Make Effects",
"url": "https://makefx.app"
},
"capabilities": {
"stores": [
"spaces",
"assets",
"variants",
"recipes",
"lineage"
],
"public_interfaces": [
"markdown-docs",
"llms.txt",
"makefx-cli",
"hosted-mcp"
]
},
"documentation_url": "https://makefx.app/docs",
"pricing_url": "https://makefx.app/pricing.md",
"llms_txt": "https://makefx.app/llms.txt",
"llms_full_txt": "https://makefx.app/llms-full.txt",
"mcp_url": "https://makefx.app/mcp",
"mcp": {
"url": "https://makefx.app/mcp",
"transport": "streamable-http",
"authentication": "oauth",
"documentation_url": "https://makefx.app/docs/mcp.md"
},
"skills_index_url": "https://makefx.app/.well-known/agent-skills/index.json",
"cli_contract_url": "https://makefx.app/.well-known/makefx-cli-contract.json",
"preferred_cli": "makefx",
"skills": [
{
"id": "read-docs",
"name": "Read Make Effects docs",
"description": "Discover public product, CLI, playbook, and parameter documentation.",
"inputModes": [
"text/markdown"
],
"outputModes": [
"text/markdown"
],
"url": "https://makefx.app/llms.txt"
},
{
"id": "use-mcp",
"name": "Use hosted MakeFX MCP",
"description": "Connect an OAuth-capable MCP client to the hosted Streamable HTTP server.",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"url": "https://makefx.app/mcp",
"documentation_url": "https://makefx.app/docs/mcp.md"
},
{
"id": "use-cli",
"name": "Use the makefx CLI",
"description": "Generate media, inspect and curate Assets and Variants, upload local media, and download results.",
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
],
"url": "https://makefx.app/docs/cli.md"
}
]
}