Loading MCP server directory, please wait...
Customer access to the Crown Town Compost portal: pickups, invoices, and skips (AI-built).
npx @getmcp/cli add io.github.chrischall/crowntowncompost-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CROWNTOWN_USERNAMEYour portal.crowntowncompost.com username or email address
CROWNTOWN_PASSWORDYour Crown Town Compost customer-portal password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/crowntowncompost-mcp": {
"command": "npx",
"args": [
"-y",
"crowntowncompost-mcp"
],
"env": {
"CROWNTOWN_USERNAME": "",
"CROWNTOWN_PASSWORD": ""
}
}
}
}