e.stopPropagation()} >

Workspace Trust Required

This workspace contains configuration that can execute code on your system. Review what was found before connecting.

{#if hookInfo.hook_types.length > 0}

Hooks (run shell commands automatically):

    {#each hookInfo.hook_types as hookType (hookType)}
  • • {hookType}
  • {/each}
{/if} {#if hookInfo.mcp_servers.length > 0}

MCP servers (run as local processes with system access):

    {#each hookInfo.mcp_servers as server (server)}
  • • {server}
  • {/each}
{/if} {#if hookInfo.custom_commands.length > 0}

Custom slash commands (can execute arbitrary instructions):

    {#each hookInfo.custom_commands as cmd (cmd)}
  • • /{cmd}
  • {/each}
{/if}

Only connect to workspaces you trust. Trusting this workspace will remember your choice for future sessions.