wavedash_implementation_planner — Wavedash MCP Tool
wavedash_implementation_planner
(wavedash implementation planner) is one of 4 tools on the
Wavedash
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wavedash_implementation_planner from your client
- Claude Code Wavedash wavedash_implementation_planner run in your project directory
- Claude Desktop Wavedash wavedash_implementation_planner ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Wavedash wavedash_implementation_planner ~/.cursor/mcp.json
- VS Code Wavedash wavedash_implementation_planner .vscode/mcp.json
- Zed Wavedash wavedash_implementation_planner ~/.config/zed/settings.json
- Windsurf Wavedash wavedash_implementation_planner ~/.codeium/windsurf/mcp_config.json
- Cline Wavedash wavedash_implementation_planner ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Wavedash wavedash_implementation_planner ~/.gemini/settings.json
- Grok Wavedash wavedash_implementation_planner .mcp.json (in your project root)
- ChatGPT Wavedash wavedash_implementation_planner Settings → Connectors → Advanced → Developer mode
- Claude.ai Wavedash wavedash_implementation_planner Settings → Connectors → Add custom connector
- LangChain Wavedash wavedash_implementation_planner pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http wavedash https://mcp.wavedash.com/mcp
Other tools on this server
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.