reforma-ai/clerk
unversioned · 20e5c670ed76
Drop-in auth — sign-in, organizations, and user accounts for the app
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
clerkstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.clerk.dev/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": "clerk",
"description": "Drop-in auth — sign-in, organizations, and user accounts for the app",
"author": {
"name": "Clerk",
"email": "ai@clerk.dev",
"url": "https://clerk.com"
},
"extensions": {
"reforma": {
"logo": "assets/logo.svg",
"mcpServers": "./mcp.json",
"interface": {
"displayName": "Clerk",
"brandColor": "#131316",
"logoSmall": "assets/logo-small.svg"
},
"logoSmall": "assets/logo-small.svg",
"agent": {
"mentions": [
"clerk.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