MCP

Claude Code

Add Gummble MCP to Claude Code.

Claude Code supports remote MCP servers over Streamable HTTP with OAuth.

1. Add the server

Run:

claude mcp add --transport http --scope user gummble https://mcp.gummble.com/mcp

The user scope keeps Gummble available in all your projects. Drop it to register the server for the current project only.

2. Authorize

Start a Claude Code session and run:

/mcp

Choose gummble, then select Authenticate. Your browser opens Gummble OAuth and returns you to the terminal.

3. Verify

Ask Claude Code:

Use Gummble MCP to find 5 mobile onboarding screens from language
learning apps and compare their first-step layouts.

Claude should call Gummble tools such as gummble_search_screens before answering.

Troubleshooting