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