{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "name": "com.2mee.factory/factory",
  "title": "2mee Factory",
  "description": "See what the 2mee factory's agents and people are working on, read tickets, report bugs and request work (a manager accepts requests before work starts).",
  "version": "1.0.0",
  "websiteUrl": "https://factory.2mee.com",
  "documentationUrl": "https://factory.2mee.com/docs/",
  "remotes": [
    { "type": "streamable-http", "url": "https://factory.api.2mee.com/mcp", "authentication": { "type": "oauth2", "protectedResourceMetadata": "https://factory.api.2mee.com/.well-known/oauth-protected-resource/mcp" } },
    { "type": "streamable-http", "url": "https://factory.api.2mee.com/o/{organisation}/public/mcp", "authentication": { "type": "none" }, "note": "Each organisation's public door: report a bug or request work (gated)." }
  ]
}
