Skip to main content

INSTALL THE SWAMP CLAUDE CODE PLUGIN

Prerequisites

Add the plugin

$ claude plugin marketplace add https://git.swamp-club.com/swamp-club/swamp-plugin.git

Then install it:

$ claude plugin install swamp@swamp-club

Install the Swamp binary

Open Claude Code and run /swamp:setup. This installs the swamp binary if it is not already present.

Authenticate with a Swamp server

If you use a swamp serve instance, authenticate with it:

/swamp:central-login <server-url>

Replace <server-url> with the URL of your server.

Keeping the plugin up to date

Run swamp update to update both the binary and the plugin's skills:

$ swamp update

Repo-scoped integration

The plugin provides skills globally across Claude Code. If you also want per-repo configuration (managed CLAUDE.md sections, permissions, audit hooks), see Claude Code.