Shoe Fit Checker for Cursor
io.github.anburan-tech/shoe-fit-checker
Bounded footwear fit checks for a specific shoe, person, and intended use.
client:Cursor
transport:streamable-http
tools:1
Install Shoe Fit Checker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"shoe-fit-checker": {
"url": "https://shoe-fit-checker.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs