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