API & MCP
Drive Greenroom from n8n (REST) or from Claude (MCP). Create a key, then send it as Authorization: Bearer <key>.
REST base
https://social.example.com/v1OpenAPI
https://social.example.com/v1/openapi.jsonMCP endpoint
https://social.example.com/mcpNo keys yet.
Outbound webhooks
Point an n8n Webhook node here and subscribe to events. Deliveries are signed (HMAC-SHA256) — verify with the snippet shown after you create one.