Vol. 1 · Issue 01
Velo/Stack
April 2026 · Innsbruck

Open Source · VeloConnect Server

Your own VeloConnect server.

VeloStack is an open-source VeloConnect server for both sides of bicycle specialist retail: for retailers pulling supplier data into their ERP — and for manufacturers and suppliers publishing their own catalog to a standard. One tool, two directions.

Type
Open Source · VeloConnect Server
For
Retailers · Manufacturers · Suppliers
Since
2024, Veloflott GmbH

Who it's for

Retailers

Pull supplier data cleanly into your ERP. Instead of building a custom export path for every manufacturer, speak VeloConnect + BIDEX once — and map product groups onto the structure you already have.

Manufacturers · Suppliers

Publish your own catalog to a standard: models with variants, BIDEX product groups, EAN-compliant item IDs. Retailers integrate it directly into TriData, Velo.Port and other ERPs — no more maintaining a custom format per ERP.

§ 01

Features

What VeloStack does
  1. 01

    VeloConnect 1.5 + BIDEX

    Full core and catalog operations: TextSearch, GetItemDetails, Order. BIDEX BikeData V1.6 export for the model/variant hierarchy.

    // Protocol
  2. 02

    Model → Variant

    Flat supplier items are aggregated into models with size and colour variants. Local grouping via VariantParentNumber, AI fallback as backup.

    // Grouping
  3. 03

    Product group mapping

    Two-step: supplier classification → BIDEX code (global) → your own product group (per dealer). Every retailer keeps their structure.

    // Mapping
  4. 04

    Size / colour follow-up

    ERP-proprietary requests (GetVariantAttributes, GetItemAttribute) are supported — including VariantParentNumber and EAN-compliant IDs.

    // ERP
  5. 05

    Dual SKU

    Consumer SKUs and B2B order numbers kept in sync. Trade SKUs are resolved to consumer SKUs via prefix match.

    // SKU
  6. 06

    Self-hosted

    FastAPI + SQLite, no cloud dependencies. Runs on any Proxmox VM or Docker host. No vendor lock-in.

    // Infra
  7. 07

    Multi-Tenant + OIDC

    Separate instances for manufacturers and retailers with their own identity management. Each tenant gets its own credentials, data and roles.

    // Architecture
  8. 08

    MCP Server (34 tools)

    AI-powered catalog management, quality checks and BIDEX mapping via Model Context Protocol. Use directly from Claude or any MCP client.

    // AI
  9. 09

    Order Dispatch (7 channels)

    Place orders via VeloConnect, REST, email, CSV, SFTP, WebDAV or S3. Built-in audit trail with HMAC-SHA256.

    // Dispatch
§ 02

Source

Access on request

VeloStack is open source, but currently in a private repository. We grant code access to retailers, developers, and ERP partners on request by email.

Status
Private · Invite-only
Stack
FastAPI · PostgreSQL · SQLAlchemy · Jinja2
License
AGPL-3.0 · commercial license available
Open source.
Three hundred thousand variants.
One standard.

// VeloStack · In production since 2026

§ 03

Workflow

In three steps
  1. 01

    Connect the supplier

    Enter VeloConnect credentials or import a CSV/Excel export. Catalog sync with ModelYear filter.

  2. 02

    Group & map

    Local grouping by VariantParentNumber. BIDEX code → product group per dealer.

  3. 03

    Query from the ERP

    Your ERP queries articles, inventory and catalogues via VeloConnect 1.5 — or use the MCP server for AI-powered management.