Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Latest commit

 

History

243 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Sanity MCP Server

This local MCP server (@sanity/mcp-server) has been deprecated in favor of the new, improved remote MCP server at mcp.sanity.io. This repository is archived and no longer maintained.

The Sanity MCP Server is now available as a hosted remote server at mcp.sanity.io. It offers:

  • Streamable HTTP transport
  • OAuth authentication (no API tokens to manage)
  • Continuously updated tools and features
  • Zero local setup — no Node.js required

Quick setup

Add this to your MCP client configuration:

{
  "mcpServers": {
    "sanity": {
      "url": "https://mcp.sanity.io",
      "type": "http"
    }
  }
}

Visit mcp.sanity.io for full installation instructions for Claude Code, Cursor, VS Code, and other MCP clients.

About

Deprecated: Use the remote MCP server at https://mcp.sanity.io instead.

Topics

Resources

Code of conduct

Security policy

Stars

72 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors