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