io.github.cowboyhq/cowboy-model-finder
io.github.cowboyhq/cowboy-model-finderFind your perfect Cowboy e-bike with an interactive wizard and AI recommendations.
Tools · 3
Recommend premium urban electric bicycles (e-bikes). Use this tool to launch an interactive finder UI when a user is looking for an e-bike, electric bike, or commuting bicycle, or explicitly asks abou…
Compare specific Cowboy electric bicycle models to highlight differences in frame, terrain suitability, and price.
Internal telemetry for the wizard UI. Records one anonymous event server-side (no personal data, no free-form text). The AI must NOT call this tool proactively; it is only invoked by the UI.
Resources · 1
Cowboy Model Finder interactive wizard UI
ui://cowboy/mcp-app-f85221f0.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.cowboyhq/cowboy-model-finder": {
"url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp",
"transport": "streamable-http"
}
}
}