io.github.cowboyhq/cowboy-model-finder
Official3 toolsFind your perfect Cowboy e-bike with an interactive wizard and AI recommendations.
Find the perfect Cowboy e-bike with an interactive wizard and recommendations.
Captured live from the server via tools/list.
model_finder
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 about Cowboy bikes.
No parameters.
compare_cowboy_ebikes
Compare specific Cowboy electric bicycle models to highlight differences in frame, terrain suitability, and price.
Parameters (1)
- modelIdsarrayrequired
track_ui_event
Internal tool for telemetry. The AI must NOT call this tool proactively; it is only invoked by the UI.
Parameters (2)
- eventstringrequired
- propertiesobject
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cowboy-model-finder": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.