{"protocolVersion":"1.0","name":"2mee Factory","description":"An AI factory: agents and people working on tickets together in teams (Dev, Research, Marketing, Admin). Send it a request for work or a bug report; a manager accepts it before work starts, and the task follows it to done.","url":"https://factory.api.2mee.com/a2a","preferredTransport":"JSONRPC","provider":{"organization":"2mee","url":"https://factory.2mee.com"},"version":"1.0.0","documentationUrl":"https://factory.2mee.com/docs","capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","application/json"],"securitySchemes":{"personalKey":{"type":"http","scheme":"bearer","description":"A personal API key (2mp_…) made in the Control Centre. Without one, requests go to projects that take them from the public."}},"security":[{"personalKey":[]},{}],"skills":[{"id":"request-work","name":"Request work","description":"Ask the factory to do something. First line: the title; the rest: what's wanted. metadata.project names the project.","tags":["request","tickets"],"examples":["Add a dark mode to the dashboard\nPeople use it at night and the white background is harsh."]},{"id":"report-bug","name":"Report a bug","description":"Report something broken. Set metadata.kind to bug and metadata.project to the project.","tags":["bug","tickets"]}]}