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