← Registry

eCommerce

cowboy.com

Provides recommendations and comparisons for Cowboy electric bicycles.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp

No auth detected

MCP server metadata

Name
Cowboy
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 3

model_finder

Recommend premium urban electric bicycles (e-bikes).

Inferred read-only
compare_cowboy_ebikes

Compare specific Cowboy electric bicycle models to highlight differences in frame, terrain suitability, and price.

Inferred read-only
track_ui_event

Internal telemetry for the wizard UI.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cowboy]
url = "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cowboy": {
      "type": "http",
      "url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cowboy
Remote MCP URL: https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cowboy": {
      "url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cowboy": {
      "type": "http",
      "url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cowboy",
  "transport": "streamable-http",
  "url": "https://cowboy-model-finder-mcp-app-8b3709a7529a.herokuapp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for herokuapp.com was fetched 2026-07-31T01:18:14.373Z and is being refreshed.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.