{"agents":[{"schema_version":"2025-11-25","name":"DreamerOS SCS Gateway","name_for_model":"dreameros","description":"Cross-engine shared cognitive state and governed memory for DreamerOS.","mcp":{"transport":"streamable-http","url":"https://mcp.dreameros.app/mcp","legacy_sse_url":"https://mcp.dreameros.app/mcp/sse"},"doors":[{"id":"mcp-streamable-http","protocol":"mcp","transport":"streamable-http","url":"https://mcp.dreameros.app/mcp","auth":"Authorization: Bearer <dros_* DreamerOS API key>","status":"supported","description":"Model Context Protocol over streamable HTTP. The door for an MCP client that lets a model choose when to call it."},{"id":"openai-chat-completions","protocol":"openai","base_url":"https://mcp.dreameros.app/api/v1/dreamweaver/v1","endpoints":{"chat_completions":"https://mcp.dreameros.app/api/v1/dreamweaver/v1/chat/completions","models":"https://mcp.dreameros.app/api/v1/dreamweaver/v1/models"},"model":"dreamweaver","auth":"Authorization: Bearer <dros_* DreamerOS API key>","status":"supported","description":"OpenAI-compatible inbound bridge. Point any OpenAI client or SDK at base_url and send the model id above. Every turn routes through DreamerOS by construction, because the base URL is the transport rather than a tool the model may skip."},{"id":"anthropic-messages","protocol":"anthropic","base_url":"https://mcp.dreameros.app/api/v1/dreamweaver/v1","endpoints":{"messages":"https://mcp.dreameros.app/api/v1/dreamweaver/v1/messages"},"model":"dreamweaver","auth":"Authorization: Bearer <dros_* DreamerOS API key>","status":"supported","description":"Anthropic-compatible inbound bridge. Point any Anthropic Messages client at base_url and send the model id above."},{"id":"rest-actions","protocol":"rest","base_url":"https://mcp.dreameros.app/api/v1/actions","openapi_url":"https://mcp.dreameros.app/api/v1/actions/openapi.json","auth":"Authorization: Bearer <dros_* DreamerOS API key>","status":"supported","description":"Plain REST actions for memory, recall, skills, and governed chat. Read openapi_url for the machine-readable schema of every operation and its request shape."},{"id":"mcp-legacy-sse","protocol":"mcp","transport":"sse","url":"https://mcp.dreameros.app/mcp/sse","status":"deprecated","description":"DEPRECATED, and not a way in. Measured behaviour: it answers with a keepalive comment and never sends the endpoint event an SSE client needs, so a client pointed here waits forever. It stays listed only because scanners probe it. Use the mcp-streamable-http door, or one of the base-URL doors above."}],"documentation_url":"https://mcp.dreameros.app/docs"}],"self":"https://mcp.dreameros.app"}