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