INDIVIDUAL MCP TOOL
list_events
Upcoming cycling events on BIKEND (gran fondos, gravel, MTB marathons, triathlon with bike leg, ultra-distance, expos), filterable by country, discipline, date range and free text.
LIVE ENDPOINT
https://bikend.cc/mcp
Connect to this endpoint to inspect the live schema for list_events and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.bikend]
url = "https://bikend.cc/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bikend": {
"type": "http",
"url": "https://bikend.cc/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bikend
Remote MCP URL: https://bikend.cc/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": {
"bikend": {
"url": "https://bikend.cc/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bikend": {
"type": "http",
"url": "https://bikend.cc/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bikend",
"transport": "streamable-http",
"url": "https://bikend.cc/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_products— Search the BIKEND cycling catalogue (bikes, frames, wheels, tyres, components, apparel) by free text, category, discipline, market and price range.get_product— Full BIKEND product sheet by slug: curated analysis, specifications, size/geometry chart, rider reviews, related videos and every store that sells it with its price (price comparison).compare_products— Side-by-side comparison of 2-5 BIKEND products: price, best store price, key specifications and sizes.latest_news— Latest cycling news published on BIKEND, filterable by language, market and free text.search_community— Search public threads in the BIKEND cycling community forum (Spanish and English).