reforma-ai/sanity
unversioned · 20e5c670ed76
Structured content editors can change and the app can render
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
sanitystreamable-http
{
"type": "streamable-http",
"url": "https://mcp.sanity.io"
}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": "sanity",
"description": "Structured content editors can change and the app can render",
"author": {
"name": "Sanity",
"url": "https://www.sanity.io"
},
"extensions": {
"reforma": {
"mcpServers": "./mcp.json",
"logo": "assets/logo.svg",
"interface": {
"displayName": "Sanity",
"brandColor": "#0D0E12",
"logo": "assets/logo.svg",
"logoSmall": "assets/logo-small.svg"
},
"logoSmall": "assets/logo-small.svg",
"agent": {
"mentions": [
"sanity.io"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- reforma