Skip to main content
Use this page for plugin and skill-pack operations. For MCP endpoint setup across clients, use MCP Setup.

Plugin Workflow (Claude Code)

1

Install Char plugin

/plugin marketplace add WebMCP-org/char-plugin
/plugin install char@webmcp
/char:setup
This auto-configures chrome-devtools, char-docs, webmcp-docs, and char-saas.
2

Verify servers in Claude Code

/mcp
Confirm all expected servers are present and connected.
3

Update plugin versions

/plugin marketplace update webmcp

Skill-Pack Workflow

Install a skill pack from GitHub

npx skills add <owner/repo>
Example (Vercel open-source skills):
npx skills add vercel/ai
  1. Complete client endpoint setup first in MCP Setup.
  2. Install/update the Char plugin.
  3. Add org-level skill packs for repeatable workflows.

Repositories and Specs

Skills References

See Also