openpouch for Claude Desktop
io.github.openpouch/openpouch
Agent-native hosting: deploy any folder to a live URL in one command. No approve tool.
client:Claude Desktop
transport:stdio
runtime:npm
Install openpouch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openpouch": {
"command": "npx",
"args": [
"-y",
"@openpouch/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs