mirror of
https://github.com/sanity-io/agent-toolkit.git
synced 2026-09-14 18:39:20 +08:00
6b48aeddf9
Signed-off-by: Jonah Snider <jonah@jonahsnider.com>
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json",
|
|
"mcpServers": {
|
|
"Sanity": {
|
|
"type": "streamable-http",
|
|
"url": "https://mcp.sanity.io"
|
|
}
|
|
}
|
|
}
|