Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Sanity MCP Server logo
MCP server

Sanity MCP Server

Agent access to Sanity content, schemas and releases.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx sanity@latest mcp configure
mcpServers
{
  "mcpServers": {
    "sanity-mcp": {
      "command": "npx",
      "args": [
        "sanity@latest",
        "mcp",
        "configure"
      ]
    }
  }
}
Transport
http
Runtime
Node
Auth
Required
License
MIT

Part of Sanity's agent toolkit, this server gives an agent GROQ queries, document create and update, schema and Studio deployment, and content release management over a hosted HTTP endpoint. The CLI command detects Cursor, Claude Code and VS Code and writes their config, reusing the logged-in Sanity user so no token is pasted by hand. The same repository also ships agent skills covering Sanity's content modelling conventions.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?