waveguard_action_surface — WaveGuard MCP Tool
waveguard_action_surface
(waveguard action surface) is one of 19 tools on the
WaveGuard
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call waveguard_action_surface from your client
- Claude Code WaveGuard waveguard_action_surface run in your project directory
- Claude Desktop WaveGuard waveguard_action_surface ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WaveGuard waveguard_action_surface ~/.cursor/mcp.json
- VS Code WaveGuard waveguard_action_surface .vscode/mcp.json
- Zed WaveGuard waveguard_action_surface ~/.config/zed/settings.json
- Windsurf WaveGuard waveguard_action_surface ~/.codeium/windsurf/mcp_config.json
- Cline WaveGuard waveguard_action_surface ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WaveGuard waveguard_action_surface ~/.gemini/settings.json
- Grok WaveGuard waveguard_action_surface .mcp.json (in your project root)
- ChatGPT WaveGuard waveguard_action_surface Settings → Connectors → Advanced → Developer mode
- Claude.ai WaveGuard waveguard_action_surface Settings → Connectors → Add custom connector
- LangChain WaveGuard waveguard_action_surface pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http waveguard https://gpartin--waveguard-api-fastapi-app.modal.run/v2/mcp
Other tools on this server
- waveguard_scan
- waveguard_scan_timeseries
- waveguard_health
- waveguard_fingerprint
- waveguard_compare
- waveguard_token_risk
- waveguard_wallet_profile
- waveguard_volume_check
- waveguard_price_manipulation
- waveguard_market_data
- waveguard_counterfactual
- waveguard_trajectory_scan
- waveguard_instability
- waveguard_phase_coherence
- waveguard_interaction_matrix
- waveguard_cascade_risk
- waveguard_mechanism_probe
- waveguard_multi_horizon_outlook
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.