
VWAY VisualPro × Deepseek GUI(KUN) Integration Guide
Intelligent MCP Connection Guide for Deepseek GUI(KUN) & VisualPro
One-Block mcp.json MCP Setup for Conversational Safety Analysis & Automated FMEA/STPA/FTA/TARA
01. VisualPro MCP Integration Overview & Key Values
Deepseek GUI(KUN) is a desktop AI assistant powered by the Deepseek API that connects directly to the VisualPro MCP Server through the Model Context Protocol (MCP) standard. Registration is completed by adding a single code block to the plugin configuration file (mcp.json).
🔌 One-Block mcp.json Registration Register the VisualPro MCP Server by adding a single code block to mcp.json in the Plugins menu | ⚡ Conversational FMEA / STPA / FTA and TARA Recommend Safety Mechanisms and build failure networks using natural language | 🔒 On-Premise Data Security Perform real-time engineering analysis securely on-device, fully compliant with enterprise security policies |
02. Prerequisites & Required Environment
| VisualPro Installation | Latest VisualPro solution and VisualPro.McpServer.exe binary (Default: C:\Program Files\VWAY\MCPServer\) |
| Deepseek GUI(KUN) App | Latest Deepseek GUI(KUN) — a Deepseek API key connection is required on first launch |
| OS & Permissions | Windows 10 / 11 (64-bit), permissions to edit configuration files in your user folder with a text editor (e.g., Notepad) |
03. 5-Step Deepseek GUI(KUN) Integration Guide
STEP 1. Prepare the Deepseek GUI(KUN) App
Install the Deepseek GUI(KUN) app on your PC and launch it. A Deepseek API connection (API key) is required on first launch.
STEP 2. Edit the Plugin Configuration File (mcp.json)
Click Plugins → Manage to open the configuration file location, then open the mcp.json file with a text editor (e.g., Notepad), add the code below, and save it. If other server entries already exist, separate them with a comma (,).
💻 mcp.json
"VisualPro": {
"command": "C:\\Program Files\\VWAY\\MCPServer\\VisualPro.McpServer.exe",
"args": [],
"enabled": true
}STEP 3. Restart the Deepseek GUI(KUN) App
After completing the setup, fully quit and restart the Deepseek GUI(KUN) app. Configuration changes take effect only after a restart.
STEP 4. Verify MCP Registration
Check that the VisualPro MCP Server is registered correctly in Deepseek GUI(KUN). Click Plugins — when VisualPro is shown as Connected, the connection is ready.
STEP 5. Start VisualPro AI Conversational Analysis
With VisualPro running, freely instruct analyses in the Deepseek GUI(KUN) session using natural language such as 'Run FMEA failure mode analysis' or 'Verify Safety Mechanisms'.
04. Cautions & Notes
• If mcp.json already contains other server entries, separate them with a comma (,). JSON path separators must be written as double backslashes (\\).
• The VisualPro MCP Server is a local (stdio) executable that runs as a subprocess on your PC — no network access required. (This differs from remote MCP servers that require an HTTPS address.)
• After editing the configuration file, fully quit and restart the Deepseek GUI(KUN) app for the changes to take effect.
• VisualPro must be running before you start an analysis.
💡 VWAY VisualPro AI Technical Support & Inquiries
For inquiries regarding VisualPro MCP integration or enterprise custom AI solution deployment, please contact the VWAY Engineering Team.
Official Website: www.vwaycorp.com | Technical Support: support@vway.co.kr
VWAY VisualPro × Deepseek GUI(KUN) Integration Guide
Intelligent MCP Connection Guide for Deepseek GUI(KUN) & VisualPro
One-Block mcp.json MCP Setup for Conversational Safety Analysis & Automated FMEA/STPA/FTA/TARA
01. VisualPro MCP Integration Overview & Key Values
Deepseek GUI(KUN) is a desktop AI assistant powered by the Deepseek API that connects directly to the VisualPro MCP Server through the Model Context Protocol (MCP) standard. Registration is completed by adding a single code block to the plugin configuration file (mcp.json).
🔌 One-Block mcp.json Registration
Register the VisualPro MCP Server by adding a single code block to mcp.json in the Plugins menu
⚡ Conversational FMEA / STPA / FTA and TARA
Recommend Safety Mechanisms and build failure networks using natural language
🔒 On-Premise Data Security
Perform real-time engineering analysis securely on-device, fully compliant with enterprise security policies
02. Prerequisites & Required Environment
03. 5-Step Deepseek GUI(KUN) Integration Guide
STEP 1. Prepare the Deepseek GUI(KUN) App
Install the Deepseek GUI(KUN) app on your PC and launch it. A Deepseek API connection (API key) is required on first launch.
STEP 2. Edit the Plugin Configuration File (mcp.json)
Click Plugins → Manage to open the configuration file location, then open the mcp.json file with a text editor (e.g., Notepad), add the code below, and save it. If other server entries already exist, separate them with a comma (,).
💻 mcp.json
"VisualPro": { "command": "C:\\Program Files\\VWAY\\MCPServer\\VisualPro.McpServer.exe", "args": [], "enabled": true }STEP 3. Restart the Deepseek GUI(KUN) App
After completing the setup, fully quit and restart the Deepseek GUI(KUN) app. Configuration changes take effect only after a restart.
STEP 4. Verify MCP Registration
Check that the VisualPro MCP Server is registered correctly in Deepseek GUI(KUN). Click Plugins — when VisualPro is shown as Connected, the connection is ready.
STEP 5. Start VisualPro AI Conversational Analysis
With VisualPro running, freely instruct analyses in the Deepseek GUI(KUN) session using natural language such as 'Run FMEA failure mode analysis' or 'Verify Safety Mechanisms'.
04. Cautions & Notes
• If mcp.json already contains other server entries, separate them with a comma (,). JSON path separators must be written as double backslashes (\\).
• The VisualPro MCP Server is a local (stdio) executable that runs as a subprocess on your PC — no network access required. (This differs from remote MCP servers that require an HTTPS address.)
• After editing the configuration file, fully quit and restart the Deepseek GUI(KUN) app for the changes to take effect.
• VisualPro must be running before you start an analysis.
💡 VWAY VisualPro AI Technical Support & Inquiries
For inquiries regarding VisualPro MCP integration or enterprise custom AI solution deployment, please contact the VWAY Engineering Team.
Official Website: www.vwaycorp.com | Technical Support: support@vway.co.kr