describe_sanctuary — Sanctuary MCP Tool Read-only
describe_sanctuary
(describe sanctuary) is one of 4 tools on the
Sanctuary
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_sanctuary from your client
- Claude Code Sanctuary describe_sanctuary run in your project directory
- Claude Desktop Sanctuary describe_sanctuary ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Sanctuary describe_sanctuary ~/.cursor/mcp.json
- VS Code Sanctuary describe_sanctuary .vscode/mcp.json
- Zed Sanctuary describe_sanctuary ~/.config/zed/settings.json
- Windsurf Sanctuary describe_sanctuary ~/.codeium/windsurf/mcp_config.json
- Cline Sanctuary describe_sanctuary ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Sanctuary describe_sanctuary ~/.gemini/settings.json
- Grok Sanctuary describe_sanctuary .mcp.json (in your project root)
- ChatGPT Sanctuary describe_sanctuary Settings → Connectors → Advanced → Developer mode
- Claude.ai Sanctuary describe_sanctuary Settings → Connectors → Add custom connector
- LangChain Sanctuary describe_sanctuary pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sanctuary-mcp https://sanctuary-mcp.vercel.app/api/mcp/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.