{
  "server": {
    "name": "typosafe-jef",
    "title": "TypoSafe AI — Jef",
    "version": "0.4.5",
    "description": "Jef decides. Give it options, it returns one with a confidence, never a sentence. A parody.",
    "websiteUrl": "https://typosafe.lol"
  },
  "protocolVersion": "2025-06-18",
  "transport": "streamable-http",
  "auth": "none",
  "usage": "POST JSON-RPC 2.0 to this URL. Try {\"jsonrpc\":\"2.0\",\"id\":1,\"method\":\"tools/list\"}.",
  "tools": [
    "jef_yes_no",
    "jef_pick",
    "jef_score",
    "jef_rank",
    "jef_flag"
  ],
  "docs": "https://typosafe.lol/docs",
  "openapi": "https://typosafe.lol/openapi.json"
}