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 tool for telemetry. The AI must NOT call this tool proactively; it is only invoked by the UI.
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"
}
}
}