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