← Registry

Developer Tools

judgmentkit.ai

Analyzes UI briefs and recommends activity models, surface types, and workflow profiles for frontend implementation.

1 endpoint16 known toolsFirst detected May 11, 2026Last detected August 29, 2026

ENDPOINT 1

https://judgmentkit.ai/mcp

No auth detected

MCP server metadata

Name
JudgmentKit
Version
0.7.0
Capabilities
tools.listChanged

Known tools 16

analyze_implementation_brief

Analyze an implementation-heavy UI brief and return an activity-centered judgment packet before UI generation or styling.

Inferred read-only
create_activity_model_review

Create a reviewable activity model candidate from a UI brief, with guardrails and targeted questions before UI generation.

Potential side effects
recommend_surface_types

Recommend a purpose-based UI surface type from activity evidence before workflow review or frontend implementation.

Inferred read-only
recommend_ui_workflow_profiles

Recommend optional UI workflow guidance profiles for a source brief without applying them automatically.

Inferred read-only
review_activity_model_candidate

Review an externally proposed activity model candidate against the source brief and JudgmentKit guardrails.

Inferred read-only
review_ui_workflow_candidate

Review an externally proposed UI workflow candidate against the source brief, activity review, and JudgmentKit guardrails.

Inferred read-only
review_cognitive_dimensions_candidate

Review a workflow or implementation candidate with Cognitive Dimensions checks for mapping, visibility, hidden dependencies, commitment, progressive evaluation, change cost, mental operations, and disclosure.

Inferred read-only
create_ui_implementation_contract

Create an implementation contract for generated UI, using JudgmentKit design-system authority by default, optional repo-local component authority, or a complete external design-system adapter when supplied.

Potential side effects
review_ui_implementation_candidate

Review generated UI or code evidence against an active UI implementation contract.

Inferred read-only
create_ui_generation_handoff

Create a UI generation handoff from a ready UI workflow review packet and a UI implementation contract, blocking non-ready reviews.

Potential side effects
create_frontend_generation_context

Create adapter-layer frontend implementation context from a ready UI generation handoff and selected surface type.

Potential side effects
create_frontend_implementation_skill_context

Create gated frontend implementation skill context from a ready frontend generation context, optional design-system adapter, and verification expectations.

Potential side effects
create_slide_deck

Plan or create a JudgmentKit PPTX slide deck from user-facing slide content using the presentation-theme template registry.

Potential side effects
list_icon_catalog

Page through the committed Lucide icon catalog metadata.

Inferred read-only
search_icon_catalog

Search the committed Lucide icon catalog by id, name, alias, tag, or tokenized terms and return ranked matches.

Inferred read-only
get_icon_svg

Return the full generated Lucide icon record and inline SVG for one canonical icon id.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.judgmentkit]
url = "https://judgmentkit.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "judgmentkit": {
      "type": "http",
      "url": "https://judgmentkit.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: judgmentkit
Remote MCP URL: https://judgmentkit.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "judgmentkit": {
      "url": "https://judgmentkit.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "judgmentkit": {
      "type": "http",
      "url": "https://judgmentkit.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "judgmentkit",
  "transport": "streamable-http",
  "url": "https://judgmentkit.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for judgmentkit.ai was fetched 2026-07-27T22:21:21.430Z and is being refreshed.

Trust status Neutral

judgmentkit.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.