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