self-host-fusion360-MCP

MCPReference

by shimmerjordan

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • FUSION_MCP_MOCK

    Run without Fusion. Set to '1' to enable mock mode.

  • FUSION_ADDIN_URL

    Where the server reaches the add-in

  • FUSION_MCP_TOKENsecret

    Shared bearer token (or specify via FUSION_MCP_TOKEN_FILE)

  • FUSION_MCP_HTTP_HOST

    HTTP bind host (http transport)

  • FUSION_MCP_HTTP_PORT

    HTTP bind port (http transport)

  • FUSION_MCP_TRANSPORT

    Transport method: 'stdio' or 'http'

  • FUSION_MCP_TOKEN_FILEsecret

    Path to file containing the shared bearer token

  • FUSION_MCP_ALLOW_ARBITRARY_CODE

    Expose fusion_run_script (risky). Set to '1' to enable.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.