Skip to content

reforma-ai/workos

unversioned · 20e5c670ed76

SSO and user management for B2B apps — enterprise sign-in without building it

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

workosstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.workos.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
    "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
    "name": "workos",
    "description": "SSO and user management for B2B apps — enterprise sign-in without building it",
    "author": {
        "name": "WorkOS",
        "url": "https://workos.com"
    },
    "extensions": {
        "reforma": {
            "mcpServers": "./mcp.json",
            "logo": "assets/logo.png",
            "interface": {
                "displayName": "WorkOS",
                "brandColor": "#6366F1",
                "logo": "assets/logo.png"
            },
            "agent": {
                "mentions": [
                    "workos.com"
                ]
            }
        }
    }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • reforma