Delivery Confirmation Stylebook for Claude Desktop
io.github.wxt-ai/export-confirmation-style-identifier
Set confirmation style for a delivery workflow
client:Claude Desktop
transport:streamable-http
Install Delivery Confirmation Stylebook in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"export-confirmation-style-identifier": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://antibody-package-occasional-floppy.trycloudflare.com/mcp/export-confirmation-style/upstream"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs