{
  "version": "1.0.0",
  "endpoint": "https://judgmentkit.ai/mcp",
  "tools": [
    "list_resources",
    "get_resource",
    "get_workflow_bundle",
    "get_page_markdown",
    "get_example",
    "resolve_related"
  ],
  "prompts": [
    "explain_guardrail",
    "apply_guardrail_to_draft",
    "summarize_example_incident",
    "start_design_workflow",
    "refine_design_first_pass"
  ],
  "resources": [
    {
      "id": "example.brand-tone.support-coercive-copy",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/brand-tone-support-coercion.v1.json"
    },
    {
      "id": "example.ui-generation.control-proximity-drift",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/control-proximity-drift.v1.json"
    },
    {
      "id": "example.ui-generation.embellishment-drift",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/embellishment-drift.v1.json"
    },
    {
      "id": "example.ui-generation.onboarding-clarity-drift",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/onboarding-clarity-drift.v1.json"
    },
    {
      "id": "example.privacy.support-escalation",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/privacy-escalation.v1.json"
    },
    {
      "id": "example.ui-generation.repetitive-copy-drift",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/repetitive-copy-drift.v1.json"
    },
    {
      "id": "example.ui-generation.component-drift",
      "type": "example",
      "url": "https://judgmentkit.ai/resources/examples/ui-generation-drift.v1.json"
    },
    {
      "id": "guardrail.brand-tone",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/brand-tone.v1.json"
    },
    {
      "id": "guardrail.control-proximity",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/control-proximity.v1.json"
    },
    {
      "id": "guardrail.design-system-integrity",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/design-system-integrity.v1.json"
    },
    {
      "id": "guardrail.provenance-escalation",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/provenance-and-escalation.v1.json"
    },
    {
      "id": "guardrail.runtime-cost",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/runtime-cost.v1.json"
    },
    {
      "id": "guardrail.safety-privacy",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/safety-privacy.v1.json"
    },
    {
      "id": "guardrail.ui-copy-clarity",
      "type": "guardrail",
      "url": "https://judgmentkit.ai/resources/guardrails/ui-copy-clarity.v1.json"
    },
    {
      "id": "workflow.ai-ui-generation",
      "type": "workflow",
      "url": "https://judgmentkit.ai/resources/workflows/ai-ui-generation.v1.json"
    },
    {
      "id": "workflow.support-assistant",
      "type": "workflow",
      "url": "https://judgmentkit.ai/resources/workflows/support-assistant.v1.json"
    }
  ]
}