FTX MCP — FactoryTalk Optix MCP Server for Zed
io.github.asqi-carter/ftx-mcp
MCP server for FactoryTalk Optix: author, preview, and verify Studio changes via the emulator.
client:Zed
transport:stdio
runtime:pypi
Install FTX MCP — FactoryTalk Optix MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ftx-mcp": {
"command": "uvx",
"args": [
"ftx-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs