arcade-mcp/libs
Eric Gustin 66a126bba5
Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641)
## PR Description
This PR tackles 3 things:
1. At tool execution runtime, blocks local HTTP servers from executing
tools that have `requires_auth` or `requires_secrets`
2. Make `stdio` the default transport in various locations
3. Improve the `arcade configure` CLI command


<img width="1408" height="1194" alt="image"
src="https://github.com/user-attachments/assets/badf1b55-ec7d-4741-89f5-4b5fee294890"
/>
<img width="3034" height="906" alt="image"
src="https://github.com/user-attachments/assets/aea528c5-4ea6-4eed-b5d7-f946626e58a7"
/>

---------

Co-authored-by: Evan Tahler <evantahler@gmail.com>
2025-10-22 13:14:46 -07:00
..
arcade-cli Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
arcade-core Rename some 'toolkit' references to 'server' (#624) 2025-10-14 18:42:27 -07:00
arcade-evals MCP Local (#563) 2025-09-25 15:28:15 -07:00
arcade-mcp-server Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
arcade-serve Release libs for arcade-mcp (#598) 2025-10-03 12:11:25 -07:00
arcade-tdk Release libs for arcade-mcp (#598) 2025-10-03 12:11:25 -07:00
tests Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00