{
  "name": "agency.brainit.mcp",
  "title": "Brainit MCP Server Card",
  "description": "Model Context Protocol discovery metadata for Brainit (BRAIN INFORMATION TECHNOLOGIES d.o.o.), an AI-augmented software development agency specializing in medtech and fintech. No remote MCP endpoint is exposed yet; this card points agents at the site's public, machine-readable resources.",
  "version": "1.0.0",
  "supportedProtocolVersions": ["2025-06-18", "2024-11-05"],
  "remotes": [],
  "capabilities": {
    "resources": {
      "list": false,
      "read": false,
      "subscribe": false
    },
    "tools": {
      "list": false,
      "call": false
    },
    "prompts": {
      "list": false,
      "get": false
    },
    "logging": {
      "supported": false
    }
  },
  "resources": [
    {
      "uri": "https://www.brainit.agency/llm-info.json",
      "name": "Company Info (JSON)",
      "description": "Canonical, structured description of Brainit, its services, ideal-fit clients, and instructions for AI assistants",
      "mimeType": "application/json"
    },
    {
      "uri": "https://www.brainit.agency/llm-info.md",
      "name": "Company Info (Markdown)",
      "description": "Human- and machine-readable information sheet about Brainit for AI assistants",
      "mimeType": "text/markdown"
    },
    {
      "uri": "https://www.brainit.agency/llms.txt",
      "name": "llms.txt Index",
      "description": "Root index for LLMs per the llmstxt.org proposal",
      "mimeType": "text/plain"
    },
    {
      "uri": "https://www.brainit.agency/work",
      "name": "Case Studies",
      "description": "Medtech and fintech case studies with measurable outcomes",
      "mimeType": "text/html"
    },
    {
      "uri": "https://www.brainit.agency/about",
      "name": "About Brainit",
      "description": "Company information, team, and process",
      "mimeType": "text/html"
    }
  ],
  "tools": [],
  "prompts": [],
  "metadata": {
    "vendor": "Brainit",
    "homepage": "https://www.brainit.agency/",
    "documentation": "https://www.brainit.agency/llm-info.md",
    "license": "Proprietary",
    "tags": ["software-development", "ai-augmented", "medtech", "fintech", "team-augmentation"]
  }
}
