What is the Make Effects MCP server?
Search, generate, and curate AI media assets with recipes and lineage in Make Effects spaces.
How to install Make Effects
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"makefx": {
"url": "https://makefx.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"makefx": {
"serverUrl": "https://makefx.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"makefx": {
"type": "http",
"url": "https://makefx.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"makefx": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://makefx.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http makefx https://makefx.app/mcpRelated MCP servers
Capture consented interviews and turn voice, screen, behavior, and analysis into evidence.