Skip to main content

Uninstall

If you no longer need the WhaTap MCP server or want to reset the configuration, remove the MCP server from your AI client.

How to remove

Instructions for removing the WhaTap MCP server from major AI clients including Claude, Codex, and Gemini.

Claude Desktop

  1. Delete the "whatap" block from claude_desktop_config.json.

  2. Restart Claude Desktop.

Claude Code

claude mcp remove whatap

Codex CLI

Delete the [mcp_servers.whatap] section from ~/.codex/config.toml.

Gemini CLI

gemini mcp remove whatap

Or delete the "whatap" block from ~/.gemini/settings.json.

Clear cache (optional)

Clearing the npx cache ensures the latest version is downloaded on next run.

npx clear-npx-cache