Skip to content
Claude Code

crowntowncompost mcp for Claude Code

io.github.chrischall/crowntowncompost-mcp

Customer access to the Crown Town Compost portal: pickups, invoices, and skips (AI-built).

client:Claude Code transport:stdio runtime:npm

Install crowntowncompost mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add crowntowncompost-mcp -e CROWNTOWN_SESSION_COOKIE=<CROWNTOWN_SESSION_COOKIE> -e CROWNTOWN_USERNAME=<CROWNTOWN_USERNAME> -e CROWNTOWN_PASSWORD=<CROWNTOWN_PASSWORD> -e CROWNTOWN_SESSION_CACHE=<CROWNTOWN_SESSION_CACHE> -e CROWNTOWN_SESSION_FILE=<CROWNTOWN_SESSION_FILE> -- npx -y crowntowncompost-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

crowntowncompost mcp in other clients