FTX MCP — FactoryTalk Optix MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 946 installs a week from pypi. Last commit 29 Jul 2026.
MCP server for FactoryTalk Optix: author, preview, and verify Studio changes via the emulator.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ftx-mcp -- uvx ftx-mcp
{
"mcpServers": {
"ftx-mcp": {
"args": [
"ftx-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ftx-mcp]
command = "uvx"
args = ["ftx-mcp"]
{
"mcpServers": {
"ftx-mcp": {
"args": [
"ftx-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ftx-mcp": {
"args": [
"ftx-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.