You're viewing a demo portfolio

Join the waitlist
PRSM

get-domain

Active

Tool of io.sota/mcp

declared in 1.4.0-pre

Get details of a custom domain including its current status and DNS setup instructions. Domain statuses: pending (DNS not yet configured), verified (DNS confirmed, SSL provisioning), active (live with HTTPS). If status is 'pending', configure the DNS record as shown in the instructions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "project_id",
    "domain_id"
  ],
  "properties": {
    "domain_id": {
      "type": "string",
      "description": "Domain ID (UUID). Use list-domains to find the ID"
    },
    "project_id": {
      "type": "string",
      "description": "Project ID (UUID). Use list-projects to find the ID"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.sota/mcp

https://github.com/sota-deploy/mcp-server

2/7 registries
View full server →
get-domain — io.sota/mcp — PRSM MCP