Public documentation

PedalSure ChatGPT App

The PedalSure ChatGPT App lets users request a bicycle insurance quote inside ChatGPT. The app collects a small set of quote details, retrieves an indicative premium from PedalSure, and can create a private quote link so the user can continue on the PedalSure website.

This app is designed for quote intake only. It does not manage existing policies, process claims, or cancel insurance.

What users can do

With the PedalSure ChatGPT App, users can:

  • Start a new bike insurance quote
  • Provide the minimum details needed for pricing
  • View an indicative monthly and annual premium
  • Continue to PedalSure using a private quote link

Information the app requests

To generate a quote, the app asks for:

  • Bicycle value
  • Rider age
  • Postcode

These fields are used only to request an indicative insurance quote and, if the user chooses to continue, to create a quote in PedalSure.

How the app works

The app exposes three MCP tools:

start_bike_quote

Starts the quote flow after the user provides the required inputs. This opens the quote experience and returns an indicative premium.

calculate_bike_quote

Calculates an indicative quote from the same required inputs. This is used inside the app experience to refresh pricing.

create_bike_quote

Creates a quote in PedalSure after the user decides to proceed. It returns a private PedalSure URL so the user can continue the journey on PedalSure.

What the app does not do

The PedalSure ChatGPT App does not:

  • Access unrelated personal data
  • Manage existing insurance policies
  • Submit claims
  • Cancel policies
  • Publish content publicly
  • Post to social platforms or third-party public systems

Data handling

The app sends the quote inputs provided by the user to PedalSure's quote backend in order to:

  • Calculate an indicative premium
  • Create a quote only when the user chooses to continue

The app is built as a thin MCP adapter and widget layer in front of PedalSure's quote services. It does not require the user to upload documents or provide payment details in ChatGPT.

Permissions and behaviour

  • Quote calculation tools are read-only with respect to quote retrieval and pricing
  • Quote creation is only performed when the user explicitly chooses to continue
  • The app operates within PedalSure's private quote systems
  • The app does not perform destructive actions such as deletion or cancellation

User experience

Inside ChatGPT, the app presents a quote interface where the user can:

  • Review the bike value, age, and postcode they entered
  • See the indicative monthly and annual premium
  • Continue to PedalSure if they want to proceed

If the user continues, the app opens the quote URL returned by PedalSure.

Intended audience

This app is intended for:

  • Prospective PedalSure customers who want a quick quote
  • Users comparing indicative bicycle insurance pricing
  • IT and security reviewers evaluating the app's scope and data use

Admin review summary

For admins reviewing this MCP server:

Primary purpose Bicycle insurance quote intake and quote continuation
User inputs Bicycle value, age, postcode
Main side effect Optional quote creation in PedalSure after explicit user intent
Public internet actions None
Destructive actions None
Sensitive document or payment collection in ChatGPT None

Support and ownership

This app is operated by PedalSure as part of its bicycle insurance quote experience.

For questions about this app, please contact PedalSure.

Get Quote