Need setup for Codex, Gemini, Cursor, VS Code, or Windsurf? Use the canonical multi-client guide: MCP Setup.
Recommended Path (Plugin-First)
If you install the Char plugin, setup is one command flow and all servers are added automatically.chrome-devtools, char-docs, webmcp-docs, and char-saas.
Manual Path (Claude Code)
Use this only if you are not using the plugin workflow.| Server | Purpose |
|---|---|
| Chrome DevTools | Browser automation—navigate pages, click elements, test WebMCP tools |
| Char Docs | Access Char documentation from Claude Code |
| WebMCP Docs | Access WebMCP API documentation |
| Char SaaS | Manage your Char account—SSO config, org settings, browser tools |
Install all servers
Chrome DevTools MCP uses our maintained fork package:
@mcp-b/chrome-devtools-mcp. Source: WebMCP-org/npm-packages/packages/chrome-devtools-mcp.Verify installation
First-time authentication (char-saas)
The first time you use a Char SaaS tool, a browser window opens:
- Sign in — Use your identity provider or create a new account
- Name your organization — Char suggests a name based on your email domain
- Authorize — Click “Authorize” and return to Claude Code
Troubleshooting (Manual Setup)
MCP not appearing
Restart Claude Code and run/mcp again.
Permission errors
Install Chrome DevTools MCP globally:OAuth flow not completing
- Check that you completed the sign-in flow
- Verify the browser didn’t block the redirect
- Restart Claude Code and try the tool again
See also
- MCP Setup — Canonical setup guide for all supported clients
- Managing Char from Claude Code — Use the Char SaaS MCP tools
- MCP Tools Reference — Complete tool documentation

