sanity-mcp.md

Sanity MCP

from"sanity"
480

Sanity.io headless CMS integration

CMS & Content
Sanityheadless CMScontentstructured
install.sh
# Clone the repository
$git clone https://github.com/sanity-io/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve