Skip to content
VS Code

Filtrix AI MCP for VS Code

ai.filtrix.mcp/filtrix-ai

Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/

client:VS Code transport:streamable-http

Install Filtrix AI MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "filtrix-ai": {
      "type": "http",
      "url": "https://mcp.filtrix.ai/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Filtrix AI MCP in other clients