arcade-mcp/libs/arcade-cli/arcade_cli
Renato Byrro 7dd62fcc89
Adjust arcade docs command to the new docs repo structure (#592)
- Updates the `arcade docs` templates, dir/file paths, and URL paths to
reflect the new docs repo structure
- References "MCP Server" instead of "toolkit"
- Auto-detects when it's a Starter MCP server and adds the corresponding
warning in the main doc page
- Fixes a bug that generated the wrong file path to the Python & JS
examples when the package name had an underscore character)
- Introduces some minor improvements, such as pulling the MCP Server
description for `ToolInfo` from the package `pyproject.toml`, instead of
a standard description varying only the MCP Server name

---------

Co-authored-by: Eric Gustin <34000337+EricGustin@users.noreply.github.com>
2025-10-02 01:03:24 -03:00
..
templates Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
toolkit_docs Adjust arcade docs command to the new docs repo structure (#592) 2025-10-02 01:03:24 -03:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
authn.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
config.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
configure.py Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
constants.py Fix login callback (#489) 2025-07-15 11:21:33 -07:00
deployment.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
display.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
main.py Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
new.py Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
secret.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
show.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
utils.py Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
worker.py Fix arcade worker list endpoints (#504) 2025-07-21 14:43:58 -07:00