Nymbo commited on
Commit
dd5f496
·
verified ·
1 Parent(s): 26e448d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -359,7 +359,7 @@ with gr.Blocks(title="Nymbo/Tools MCP", theme="Nymbo/Nymbo_Theme", css=CSS_STYLE
359
  <li>Or run locally with <code>HF_READ_TOKEN</code> in your environment.</li>
360
  </ul>
361
  <div class="info-hint">
362
- These tools are hidden as MCP tools without authentication to keep tool lists tidy, but remain visible in the UI.
363
  </div>
364
  </div>
365
  </section>
 
359
  <li>Or run locally with <code>HF_READ_TOKEN</code> in your environment.</li>
360
  </ul>
361
  <div class="info-hint">
362
+ MCP clients can see these tools even without tokens, but calls will fail until a valid token is provided.
363
  </div>
364
  </div>
365
  </section>