{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.supervisible/mcp",
  "title": "Supervisible",
  "description": "Agency planning: staffing, capability demand, billing setup, capacity, projects and time off.",
  "websiteUrl": "https://www.supervisible.com/product/mcp",
  "repository": {
    "url": "https://github.com/meaningfulteam/supervisible",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.supervisible.com/api/mcp"
    }
  ]
}
