{
  "name": "Clear Road Labs",
  "description": "MCP server for Clear Road Labs, an AI consulting and implementation studio. Query the service ladder, upcoming free working sessions, case studies, and the engagement process — and submit an engagement enquiry.",
  "version": "1.0.0",
  "url": "https://clearroadlabs.com/api/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "documentation": "https://clearroadlabs.com/llms.txt",
  "contact": "damon@clearroadlabs.com",
  "tools": [
    {
      "name": "get_services",
      "description": "List the engagement ladder — free sessions, working session, audit + roadmap, build sprint, embedded. No public pricing."
    },
    {
      "name": "list_upcoming_sessions",
      "description": "List upcoming free Friday working sessions with direct RSVP links."
    },
    {
      "name": "list_work",
      "description": "List case studies with headline outcomes and links."
    },
    {
      "name": "get_engagement_process",
      "description": "Explain how an engagement works, from the free front door through the paid ladder."
    },
    {
      "name": "submit_enquiry",
      "description": "Submit an engagement enquiry (emails the founder). Use only with a real person's explicit intent."
    }
  ]
}
