Skip to content
Claude Desktop

Santuri for Claude Desktop

io.github.sonofakel/santuri

Search official documentation for well-known libraries.

client:Claude Desktop transport:stdio runtime:npm

Install Santuri in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "santuri": {
      "command": "npx",
      "args": [
        "-y",
        "santuri-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Santuri in other clients