io.github.cowboyhq/cowboy-model-finder✓
io.github.cowboyhq/cowboy-model-finder · v1.0.0
v1.0.0▦ remote🌐 https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.cowboyhq/cowboy-model-finder",
"description": "Find your perfect Cowboy e-bike with an interactive wizard and AI recommendations.",
"repository": {
"url": "https://github.com/cowboyhq/model-finder-mcp-app",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://cowboy.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
},
{
"type": "sse",
"url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/sse"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}