﻿{
  "schema_version": "0.1.0",
  "serverInfo": {
    "name": "Negative Light Agency",
    "version": "1.0.0",
    "description": "Esports digital agency specialising in high-performance websites, branding, and social media templates.",
    "url": "https://negativelight.net/"
  },
  "transport": {
    "type": "http",
    "endpoint": "https://negativelight.net/mcp"
  },
  "capabilities": {
    "tools": [
      {
        "name": "get_services",
        "description": "List all agency services offered by Negative Light (branding, websites, social media templates)."
      },
      {
        "name": "get_packages",
        "description": "Retrieve available service packages and pricing information."
      },
      {
        "name": "get_contact",
        "description": "Get contact information and start a project inquiry."
      },
      {
        "name": "get_case_studies",
        "description": "Retrieve case studies and portfolio examples."
      }
    ],
    "resources": [
      {
        "uri": "negativelight://services",
        "name": "Agency Services",
        "description": "All services provided by Negative Light"
      },
      {
        "uri": "negativelight://packages",
        "name": "Service Packages",
        "description": "Pricing and package information"
      }
    ],
    "prompts": []
  },
  "contact": {
    "email": "info@negativelight.net",
    "url": "https://negativelight.net/contact.html"
  }
}
