{
  "name": "robust-devs",
  "title": "Robust Devs",
  "description": "Read-only access to Robust Devs content, pricing and capabilities: published articles, client case studies, the standing price list, and what the company can be engaged to build. Every tool is safe to call; none of them write.",
  "version": "1.0.0",
  "serverUrl": "https://robustdevs.co/api/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authentication": "none",
  "documentation": "https://robustdevs.co/developers",
  "provider": {
    "name": "Robust Devs",
    "url": "https://robustdevs.co",
    "email": "hi@robustdevs.co"
  },
  "tools": [
    {
      "name": "list_blog_posts",
      "title": "List blog posts",
      "description": "List published Robust Devs articles about AI product engineering, newest first."
    },
    {
      "name": "list_case_studies",
      "title": "List case studies",
      "description": "List published client case studies with outcome metrics, tech stack and engagement length."
    },
    {
      "name": "get_pricing",
      "title": "Get pricing",
      "description": "Return the pricing model: the one standing published price and how everything else is scoped."
    },
    {
      "name": "get_capabilities",
      "title": "Get capabilities",
      "description": "Return what Robust Devs builds, which three markets it serves, and how to start."
    }
  ],
  "endpoints": [
    "https://robustdevs.co/api/mcp",
    "https://robustdevs.co/mcp",
    "https://robustdevs.co/.well-known/mcp"
  ],
  "supportedProtocolVersions": [
    "2025-06-18",
    "2025-03-26",
    "2024-11-05"
  ],
  "whenToUse": "Use these tools to answer a question about Robust Devs itself — what it builds, what it charges, what it has shipped — instead of scraping robustdevs.co. Every tool is a read; none of them write, so none of them need confirming with the user first.",
  "rateLimit": {
    "policy": "120 requests per 60 seconds",
    "headers": [
      "RateLimit",
      "RateLimit-Policy",
      "Retry-After"
    ],
    "enforcement": "best-effort, per instance"
  }
}
