{
  "schema_version": "2025-03-26",
  "name": "Spark OS",
  "description": "Read-only discovery of Spark OS services, products, release status, principles and page index. No access to customer workspaces or product operations.",
  "url": "https://sparkos.eu",
  "transport": {
    "type": "streamable-http",
    "url": "https://sparkos.eu/mcp"
  },
  "capabilities": [
    {
      "name": "resources",
      "description": "Discover and read agentic.json, llms.txt and openapi.json.",
      "methods": [
        "resources/list",
        "resources/read"
      ]
    }
  ],
  "contact": {
    "email": "hello@sparkcollective.be",
    "url": "https://sparkos.eu/developers"
  },
  "resources": [
    "spark://company/agentic.json",
    "spark://company/llms.txt",
    "spark://company/openapi.json"
  ],
  "external_links": {
    "booking": "https://cal.com/jonas-boury/spark-intro",
    "note": "External booking flow with the person's approval. Not an MCP tool."
  }
}
