edge_deploy_app — Edge Network MCP Tool
edge_deploy_app
(edge deploy app) 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_deploy_app from your client
- Claude Code Edge Network edge_deploy_app run in your project directory
- Claude Desktop Edge Network edge_deploy_app ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Edge Network edge_deploy_app ~/.cursor/mcp.json
- VS Code Edge Network edge_deploy_app .vscode/mcp.json
- Zed Edge Network edge_deploy_app ~/.config/zed/settings.json
- Windsurf Edge Network edge_deploy_app ~/.codeium/windsurf/mcp_config.json
- Cline Edge Network edge_deploy_app ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Edge Network edge_deploy_app ~/.gemini/settings.json
- Grok Edge Network edge_deploy_app .mcp.json (in your project root)
- ChatGPT Edge Network edge_deploy_app Settings → Connectors → Advanced → Developer mode
- Claude.ai Edge Network edge_deploy_app Settings → Connectors → Add custom connector
- LangChain Edge Network edge_deploy_app 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_update_deployment
- 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.