Model Context Protocol

Bring your Hub
into Claude.

Connect Stepio to Claude and it can list, search, and answer from your workspace's step-by-step video guides, without leaving the chat.

Claude · Stepio Hub connected
How do I invite a teammate to our workspace?
Go to Settings → Team, then Invite Member and enter their email. They will get access once they accept.
Inviting your team.mp4
What you can do

Three tools.
One Hub, read from anywhere.

List what's in the Hub

Have it pull up every guide published to the workspace before it searches or answers anything.

list_hub_guides

Search across every guide

Keyword search over the workspace's Hub, ranked by relevance with a snippet and a link to the source video.

search_hub

Get a sourced answer

Ask a direct question and get an answer synthesized only from your guides, cited back to the video it came from.

answer_from_hub
Available tools
list_hub_guides

Have it pull up every guide published to the workspace before it searches or answers anything.

search_hub

Keyword search over the workspace's Hub, ranked by relevance with a snippet and a link to the source video.

answer_from_hub

Ask a direct question and get an answer synthesized only from your guides, cited back to the video it came from.

How to connect

Four steps,
no code required.

1

Open connector settings in Claude

In claude.ai, go to Settings → Connectors → Add custom connector.

Settings · Connectors
Google Drive
Slack
+Add custom connector
2

Paste the Stepio MCP endpoint

Claude discovers everything else (auth, tools) on its own from this one URL.

Add custom connector
Name
Stepio
URL
https://api.stepio.ai/mcp
Add
3

Sign in and approve a workspace

You'll be sent to Stepio to log in and pick which workspace's Hub Claude can read.

stepio.ai

Claude is requesting access to:

AAcme Workspace
ApproveCancel
4

Ask about your Hub guides

Claude can now list, search, and answer from that workspace, right in the conversation.

Claude · Stepio Hub connected
Searching Hub for “invite teammate”
Go to Settings → Team, then Invite Member.
MCP endpoint
https://api.stepio.ai/mcp
Transport & discovery

Streamable HTTP, one endpoint. Claude discovers OAuth metadata and the tool list itself, no manual config file to write or maintain.

Security

OAuth 2.1, with PKCE

Claude authorizes through a standard OAuth flow. Stepio never asks for or stores an API key on your behalf.

Scoped to one workspace

Every access token is tied to the single workspace you approved during sign-in, nothing else.

Read-only, by design

All three tools only read from the Hub. Nothing Claude does can edit or delete a guide.

FAQ

Questions about
the MCP server.

Everything worth knowing before you connect Claude to a workspace.

Yes. You sign in with your existing Stepio account when Claude connects, and you'll only ever see guides from a workspace you already belong to.
Only the ones published to the Hub of the workspace you authorized. Nothing in your library that hasn't been shared to a Hub is reachable through MCP.
No. list_hub_guides, search_hub, and answer_from_hub are all read-only. There is no tool exposed that can change a guide or a workspace.
The endpoint is a standard MCP server over Streamable HTTP with OAuth discovery, so any MCP client that supports custom connectors should work. We test primarily against Claude.
It's the same one used in the connect steps above: your API host followed by /mcp. Claude's discovery handles the OAuth and tool metadata from there.

Your Hub.
Answered by Claude.