edge_update_deployment — Edge Network MCP Tool
edge_update_deployment
(edge update deployment) is one of 22 tools on the
Edge Network
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call edge_update_deployment from your client
- Claude Code Edge Network edge_update_deployment run in your project directory
- Claude Desktop Edge Network edge_update_deployment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Edge Network edge_update_deployment ~/.cursor/mcp.json
- VS Code Edge Network edge_update_deployment .vscode/mcp.json
- Zed Edge Network edge_update_deployment ~/.config/zed/settings.json
- Windsurf Edge Network edge_update_deployment ~/.codeium/windsurf/mcp_config.json
- Cline Edge Network edge_update_deployment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Edge Network edge_update_deployment ~/.gemini/settings.json
- Grok Edge Network edge_update_deployment .mcp.json (in your project root)
- ChatGPT Edge Network edge_update_deployment Settings → Connectors → Advanced → Developer mode
- Claude.ai Edge Network edge_update_deployment Settings → Connectors → Add custom connector
- LangChain Edge Network edge_update_deployment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://edge.network/mcp
Other tools on this server
- edge_discover
- edge_deploy_static_site
- edge_deploy_app
- edge_list_projects
- edge_project_health
- edge_scale_project
- edge_teardown_project
- edge_list_vms
- edge_get_vm
- edge_list_buckets
- edge_create_bucket
- edge_upload_files
- edge_list_dns_zones
- edge_create_dns_zone
- edge_add_dns_record
- edge_list_shield_widgets
- edge_create_shield_widget
- edge_list_assist_sites
- edge_create_assist_site
- edge_account_status
- edge_request_claim
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.