Skip to content
Grok

Ploi Cloud for Grok

io.github.ploicloud/ploi-cloud

European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

client:Grok transport:streamable-http

Install Ploi Cloud in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ploi-cloud": {
      "type": "http",
      "url": "https://ploi.cloud/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Ploi Cloud in other clients