27 lines
823 B
Markdown
27 lines
823 B
Markdown
<
|
|
|
|
# Tools Reference
|
|
|
|
| Tool | Description |
|
|
|------|-------------|
|
|
| `deploy_upload` | Upload file/dir via SCP |
|
|
| `deploy_download` | Download file from remote |
|
|
| `deploy_sync` | Rsync with dry-run option |
|
|
| `deploy_list` | List remote files |
|
|
| `deploy_status` | Check SSH connectivity |
|
|
| `deploy_rollback` | Swap current/previous deployment |
|
|
| `deploy_list_connections` | List connections |
|
|
|
|
## Usage
|
|
|
|
All tools are available when the MCP server is connected in Claude Code via `.mcp.json`.
|
|
]]>
|
|
|
|
---
|
|
|
|
*Repo: [deploy-mcp](https://git.mokoconsulting.tech/MokoConsulting/deploy-mcp) · [MokoStandards](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/wiki/Home)*
|
|
|
|
| Revision | Date | Author | Description |
|
|
|---|---|---|---|
|
|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |
|