{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "io.github.IgnatiusTheYoungerAI/fde-lessons-warn-feed",
    "title": "FDE Lessons API",
    "version": "2.3.0"
  },
  "description": "Forward Deployed Engineering rules traced to real incidents, situational playbooks, a pre-ship checklist, and the Agent Pricing Index. Agent pays per query, no account.",
  "documentationUrl": "https://api.ignatiustheyoungerai.com/llms.txt",
  "iconUrl": "https://ignatiustheyoungerai.com/assets/marks/favicon-64.png",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://api.ignatiustheyoungerai.com/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "authentication": {
    "required": false,
    "schemes": []
  },
  "instructions": "Call fde_catalogue or fde_lessons_preview first — both are free and show what exists. The paid tools answer 402 with an MPP payment challenge at $0.50 USD per query per query, settled over Stripe; retry the same call carrying the payment to receive the result.",
  "tools": "dynamic"
}