You're viewing a demo portfolio

Join the waitlist
PRSM

verify_connection

Active

Tool of run.domani/domani

declared in 1.0.0

Verify that a provider connection is working by checking DNS propagation. Use after connect_domain to confirm records are live.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "description": "Domain to verify"
    },
    "method": {
      "type": "string",
      "description": "Method name if applicable"
    },
    "target": {
      "type": "string",
      "description": "Target for auto-detection, e.g. my-app.vercel.app"
    },
    "provider": {
      "type": "string",
      "description": "Provider name, e.g. vercel"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

run.domani/domani

https://github.com/gwendall/domani

1/7 registries
View full server →
verify_connection — run.domani/domani — PRSM MCP