Ploi Cloud for Claude Desktop
io.github.ploicloud/ploi-cloud
European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.
client:Claude Desktop
transport:streamable-http
Install Ploi Cloud in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ploi-cloud": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ploi.cloud/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs