Loading MCP server directory, please wait...
Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/
npx @getmcp/cli add ai.filtrix.mcp/filtrix-aiRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token, format: Bearer <MCP_API_KEY>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.filtrix.mcp/filtrix-ai": {
"url": "https://mcp.filtrix.ai/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}