NexyFab
AI Precision CAD for Manufacturing — from messy inputs to review-ready precision CAD
NexysysNexyFlowNexyWise
Terms of UsePrivacy PolicySecurity Policy (NDA)Customer Operation PolicyPartner Operation PolicyRefund Policy
Nexysys Lab Co., Ltd.
CEO: Kim Yeon Je | Business Reg. No.: 606-87-03602
20, Dasansunhwan-ro, Namyangju-si, Gyeonggi-do, Republic of Korea
Contact: nexyfab@nexysys.com
© 2026 Nexysys Lab Co., Ltd. All rights reserved.
Project information is managed only for internal review purposes and is not disclosed externally.

Local AI connections

Connect NexyFab’s local MCP gateway to a coding agent.

Installed MCP runtime

On the web, enter the development Node gateway absolute path manually.

AI provider credentials

API keys are stored only in the desktop app’s operating-system credential store.

Secure provider storage is available in the desktop app only.

OpenAI

No credential

Anthropic

No credential

Enter real absolute paths for both the gateway and project root.

Generated configuration

{
  "mcpServers": {
    "nexyfab": {
      "command": "node",
      "args": [
        ""
      ],
      "env": {
        "NEXYFAB_AGENT_SCOPE": "read",
        "NEXYFAB_PROJECT_ROOT": ""
      }
    }
  }
}

Site project assets

The source Node gateway exposes 92 tools and supports site-asset reads.

Issue an API key with read:projects in NexyFab, then add NEXYFAB_API_URL=https://nexyfab.com and NEXYFAB_API_KEY directly to the MCP client environment and restart the client. Do not paste the key into this page or project files.

list_site_assets · get_site_asset_context
Connection check: find list_site_assets and get_site_asset_context in tools/list, then list by projectId first.

Security summary

Read is the default scope. Paths stay inside the project root. No API keys are stored in the browser or generated configuration.

Support status

Local setup generation currently targets Claude Desktop, Claude Code, and Codex/MCP clients. Automatic local ChatGPT setup is not provided yet.