mcpie for Claude Desktop
io.github.superangrymonkey/mcpie
Standing-order Domino's pizza button: dry-run freely, order only on explicit confirm. Cash only.
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcpie in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcpie": {
"command": "uvx",
"args": [
"mcpie-pizza"
],
"env": {
"MCPIE_CONFIG": "<MCPIE_CONFIG>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs