{
  "name": "three-tier-framework",
  "version": "1.0.0",
  "description": "The Three-Tier Framework (Database, Automation, Judgment) as a remote MCP server",
  "framework": "https://createsomething.io/papers/three-tier-framework",
  "endpoints": {
    "mcp": "/mcp (Streamable HTTP — Claude Code, Codex)",
    "sse": "/sse (SSE — Cursor, legacy clients)"
  },
  "capabilities": {
    "resources": "11 URIs (Database tier — framework definitions, mappings)",
    "tools": "5 tools (Automation tier — classify, debug, analyze, identify, map)",
    "prompts": "5 prompts (Judgment tier — architecture review, tier analysis, design)"
  },
  "recursive_property": "Tools with validate=true request LLM validation via MCP sampling"
}