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