← Back to Plugins
MCP Server MCP

io.github.SuperAngryMonkey/mcpie

github By github 👁 1 views ▲ 0 votes

Standing-order Domino's pizza button: dry-run freely, order only on explicit confirm. Cash only.

Homepage Verified source GitHub

Install

uvx mcpie-pizza

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcpie-pizza",
      "version": "0.1.2",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional path to the mcpie config TOML (defaults to ~/.config/mcpie/config.toml)",
          "format": "string",
          "name": "MCPIE_CONFIG"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...