MCP servers and skills can both be distributed to multiple apps, but their
sync models differ:
OcHub stores MCP JSON and writes it into enabled apps.
The skills CLI installs skills, while per-app toggles on each card control
distribution.
App support
App
MCP
Skills
Claude Code
Supported
Supported
Claude Desktop
Not supported
Not supported
Codex
Supported
Supported
Grok Build
Supported
Not supported
OpenCode
Supported
Supported
OpenClaw
Not supported
Not supported
Hermes
Supported
Supported
App toggles appear only where the capability is actually supported. OcHub does
not manage native Claude Desktop or OpenClaw extensions through these pages.
Import existing MCP configuration
Open MCP servers.
Select Import from app.
OcHub scans supported apps and adds only servers that are not already in
its shared store.
Review the app list on each card, then select Sync to apps.
Illustrated walkthroughClick a screen to enlarge it, then use ← → to walk the steps. The blue outline marks the control or result.
1
STEP 01Open MCP servers
GPUI / WASMLoading illustration
2
STEP 02Import from an app
GPUI / WASMLoading illustration
3
STEP 03Review newly discovered servers
GPUI / WASMLoading illustration
4
STEP 04Sync the selected apps
GPUI / WASMLoading illustration
Importing does not delete unknown entries from an app automatically. A partial
failure lists the entries that could not be imported.
Add an MCP server manually
Select Add, enter a name, optional description, and server JSON.
Choose at least one target app before saving. The JSON must be an object.
Commands, arguments, environment variables, and related fields are converted
to the format expected by each target tool.
Illustrated walkthroughClick a screen to enlarge it, then use ← → to walk the steps. The blue outline marks the control or result.
1
STEP 01Open MCP servers
GPUI / WASMLoading illustration
2
STEP 02Add a server
GPUI / WASMLoading illustration
3
STEP 03Enter name and JSON
GPUI / WASMLoading illustration
4
STEP 04Choose target apps
GPUI / WASMLoading illustration
5
STEP 05Save the server
GPUI / WASMLoading illustration
Enable and sync MCP
Toggle apps on or off on each server card.
After making several changes, select Sync to apps.
Restart the target CLI so it reloads configuration.
If the server is missing, check that the app is enabled, the config
directory is correct, and the server transport is supported by the tool.
Illustrated walkthroughClick a screen to enlarge it, then use ← → to walk the steps. The blue outline marks the control or result.
1
STEP 01Choose apps on the card
GPUI / WASMLoading illustration
2
STEP 02Sync all changes
GPUI / WASMLoading illustration
3
STEP 03Restart the target CLI
GPUI / WASMLoading illustration
4
STEP 04Verify the server appears
GPUI / WASMLoading illustration
After deleting an MCP server from OcHub, sync again to update the managed live
configuration. Deletion cannot be undone, so copy the JSON first if needed.
Install a skill from the marketplace
Open Skills → Discover and choose Marketplace search.
Search for a use case such as pdf, frontend, or testing.
Select target apps under Install to.
Select Install on the skill card.
Return to Installed and confirm the skill and its source.
Illustrated walkthroughClick a screen to enlarge it, then use ← → to walk the steps. The blue outline marks the control or result.
1
STEP 01Open Skills discovery
GPUI / WASMLoading illustration
2
STEP 02Search for a use case
GPUI / WASMLoading illustration
3
STEP 03Choose target apps
GPUI / WASMLoading illustration
4
STEP 04Install the skill
GPUI / WASMLoading illustration
5
STEP 05Confirm the installed source
GPUI / WASMLoading illustration
Discover skills from a repository
Switch the Discover page to Repository browser.
Enter owner/repo, owner/repo@branch, or a full GitHub URL.
Add the repository, then select Refresh discovery.
Install the skills you need from the results.
Disabling a repository removes it from discovery without uninstalling existing
skills. Deleting the repository also does not uninstall those skills.
Update and distribute skills
Check for updates compares local and remote versions.
Update individually or use Update all.
Per-app toggles control where the skill is synced.
Directory opens the local install; Repository opens its remote source.
Uninstalling asks the skills CLI to remove the skill from enabled apps.
Marketplace search and updates require network access. If the skills CLI is
unavailable, use Advanced features → CLI maintenance
to inspect its installation and PATH.