MCP.so
ログイン

FT Optix MCP認証済み注目

@asqi-carter

FT Optix MCP について

MCP for connecting FT Optix Studio to LLMs

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "ftx-mcp": {
      "type": "http",
      "url": "http://127.0.0.1:8766/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

FactoryTalk Optix MCP Server

ftx-mcp is an MCP server for Rockwell Automation's FactoryTalk Optix. It connects Claude (Desktop, Code, Cowork) or any MCP client to FT Optix Studio on your Windows machine, so you can author, preview, and verify HMI screens by describing what you want.

How it works

  • A Windows service exposes 43 MCP tools over HTTP (http://127.0.0.1:8766/mcp)
  • A DesignTime NetLogic bridge (StudioMCPBridge) applies changes to the live Studio project
  • Changes are verified against the running emulator with screenshots — author, then verify

Getting started

Install: pip install ftx-mcp, then follow the quick start. Full writeup at asqi.org/resources/ftx-mcp-v1.

コメント

マーケットプレイスの他のコンテンツ