Create Gewape Cloud services straight from your AI assistant. This is a Model Context Protocol (MCP) endpoint, not a web app, so connect an MCP client to it rather than a browser.
MCP endpoint
https://mcp.gewape.cloud/mcpAuthenticate
<id>:<secret>.Connect an MCP client
{
"mcpServers": {
"gewape-cloud": {
"url": "https://mcp.gewape.cloud/mcp",
"headers": { "Authorization": "Bearer <id>:<secret>" }
}
}
}Tools
Gewape Cloud · Service-Creation MCP · create-only, per-project, billing-guarded. Requests to /mcp without a valid application credential receive 401.