← Back to Plugins
MCP Server MCP

io.github.chrischall/charlotteonthecheap-mcp

github By github 👁 1 views ▲ 0 votes

Charlotte On The Cheap MCP — free and cheap Charlotte events, deals and local guides

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "charlotteonthecheap-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional override for the Charlotte On The Cheap base URL. The site is public; no credentials are required.",
          "format": "string",
          "name": "COTC_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...