Skip to content
Windsurf

FTX MCP — FactoryTalk Optix MCP Server for Windsurf

io.github.asqi-carter/ftx-mcp

MCP server for FactoryTalk Optix: author, preview, and verify Studio changes via the emulator.

client:Windsurf transport:stdio runtime:pypi

Install FTX MCP — FactoryTalk Optix MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ftx-mcp": {
      "command": "uvx",
      "args": [
        "ftx-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

FTX MCP — FactoryTalk Optix MCP Server in other clients