HomeOther › Sanity

Sanity

Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules

JavaScript Remote
★ 186 stars Last pushed 2026-09-16 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.sanity.io Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http agent-toolkit https://mcp.sanity.io

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-toolkit": {
      "url": "https://mcp.sanity.io"
    }
  }
}

Related servers

Data from the Official MCP Registry