arcade-mcp/libs/arcade-cli/arcade_cli
Eric Gustin 49e53d2b33
Server start events (#635)
1. Refactored the core usage logic from `arcade_cli` to `arcade_core`
2. Add "MCP server started" event

As always, opt out by setting `ARCADE_USAGE_TRACKING` to 0.
2025-10-22 16:14:52 -07:00
..
templates Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
usage Server start events (#635) 2025-10-22 16:14:52 -07:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
authn.py Server start events (#635) 2025-10-22 16:14:52 -07:00
config.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
configure.py Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
constants.py Server start events (#635) 2025-10-22 16:14:52 -07:00
deploy.py arcade deploy for MCP Servers (#618) 2025-10-16 09:00:10 -07:00
display.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
main.py Server start events (#635) 2025-10-22 16:14:52 -07:00
new.py Disallow executing auth/secret tools for unauthenticated servers using HTTP transport (#641) 2025-10-22 13:14:46 -07:00
secret.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
show.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
utils.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00
worker.py CLI Usage (#593) 2025-10-03 10:15:08 -07:00