Skip to main content

Quick start

  1. Add this MCP server URL in your client:
https://godizzy.dev/mcp
  1. Sign in when your client prompts for authentication.
  2. Start with environments_list, then use collections and rules tools as needed.

Supported MCP tools

  • environments_list
  • collections_list
  • collections_create
  • collections_get
  • collections_update
  • collections_delete
  • rules_list
  • rules_create
  • rules_get
  • rules_update
  • rules_delete

Practical notes

  • environments_list returns the environments visible to the authenticated user.
  • collections_create requires environmentId, name, and targetEndpoint.
  • Collection subdomains are generated by GoDizzy.
  • New collections consume routing-rule capacity because they create a default rule.
  • MCP access is limited to users who are provisioned in GoDizzy and are active members of an organization.