For the complete documentation index, see llms.txt.
Skip to main content

Demos

Use these short videos to see a reShapr workflow before following its written procedure. The written alternative is the maintained source for commands, prerequisites, and current product behavior.

View the reShapr channel

Start and expose an API​

Install reShapr locally, start its components, and expose an OpenAPI service as an MCP endpoint.

Installing the reShapr CLI video thumbnail

Install the reShapr CLI

Published April 9, 2026 · 11 seconds · Version not stated

Prerequisite: Node.js 20 or later.

Result: the reshapr command is available locally.

Historical recording · Follow the current written procedure.

Written alternative · Watch video

Running reShapr locally with Docker video thumbnail

Run reShapr locally with Docker

Published April 9, 2026 · 11 seconds · Version not stated

Prerequisite: the reShapr CLI and Docker or Podman.

Result: the local reShapr components are running.

Historical recording · Follow the current written procedure.

Written alternative · Watch video

Importing Open-Meteo and exposing it through MCP video thumbnail

Import Open-Meteo and expose it through MCP

Published April 9, 2026 · 43 seconds · Version not stated

Prerequisite: a running reShapr environment and the CLI.

Result: an OpenAPI service is available through an MCP endpoint.

Historical recording · Follow the current written procedure.

Written alternative · Watch video

Apply Context Control​

Reduce and reshape a GitHub GraphQL API into focused MCP capabilities.

GitHub GraphQL and Context Control video thumbnail

Apply Context Control to GitHub GraphQL

Published May 5, 2026 · 2 minutes 2 seconds · Version not stated

Prerequisite: a GitHub GraphQL service imported into reShapr.

Result: the exposed MCP surface contains only task-relevant capabilities.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

GitHub GraphQL Context Control with Prompts video thumbnail

Add Prompts to a controlled GraphQL surface

Published May 12, 2026 · 1 minute 4 seconds · Version not stated

Prerequisite: an exposed GitHub GraphQL service.

Result: an MCP Prompt guides a client through the focused workflow.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

GitHub GraphQL Context Control with an MCP App video thumbnail

Use Context Control with an MCP App

Published May 13, 2026 · 45 seconds · Version not stated

Prerequisite: a GitHub GraphQL MCP endpoint and a compatible MCP App.

Result: the app consumes the focused capabilities exposed by reShapr.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

GitHub GraphQL Context Control with MCP App Prompts video thumbnail

Combine an MCP App with Prompts

Published May 27, 2026 · 2 minutes · Version not stated

Prerequisite: an exposed GitHub GraphQL service with a Prompt Artifact.

Result: the MCP App uses a Prompt to drive the focused workflow.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

Secure MCP and backend access​

Keep MCP client authentication separate from the credentials used by the proxy to call backend APIs.

GitHub GraphQL token security with MCP elicitation secrets video thumbnail

Elicit a token for GitHub GraphQL

Published June 9, 2026 · 1 minute 47 seconds · Version not stated

Prerequisite: a GitHub token and an MCP client that supports elicitation.

Result: the proxy receives a credential for authenticated backend calls.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

Open-Meteo and Keycloak OAuth 2.0 URL elicitation video thumbnail

Use OAuth 2.0 URL elicitation with Keycloak

Published June 25, 2026 · 1 minute 57 seconds · Version not stated

Prerequisite: Keycloak, Open-Meteo, and an MCP client with URL elicitation support.

Result: the proxy obtains OAuth credentials for backend access.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

Dual OAuth security for MCP endpoint and backend access video thumbnail

Separate endpoint and backend OAuth

Published August 5, 2026 · 1 minute 30 seconds · MCP 2026-07-28

Prerequisite: OAuth providers for the MCP endpoint and backend API.

Result: client authentication and backend authorization use separate flows.

Reference demo · Replay not verified against current baseline reShapr 1.0.0.

Written alternative · Watch video

Follow MCP protocol evolution​

See how a reShapr MCP endpoint negotiates the current stateless protocol alongside historical session-based versions.

MCP protocol 2026-07-28 support video thumbnail

Negotiate MCP 2026-07-28

Published August 5, 2026 · 52 seconds · MCP 2026-07-28

Prerequisite: a reShapr MCP endpoint and a compatible MCP client.

Result: the client negotiates the stateless protocol mode.

Supported by reShapr 1.0.0 · Video replay not independently verified.

Written alternative · Watch video


Catalog scope

This page covers all 11 public videos visible on the reShapr channel on September 7, 2026. Check the channel for videos published after that date.

Agent View