Skip to content
Claude Desktop

Siftable for Claude Desktop

io.github.tom-r-main/mcp-server

Siftable MCP server for governed work, knowledge, calendar, people, datasets, and Vault.

client:Claude Desktop transport:stdio runtime:npm

Install Siftable in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@siftable/mcp-server"
      ],
      "env": {
        "SIFT_API_URL": "<SIFT_API_URL>",
        "SIFT_PAT": "<SIFT_PAT>"
      }
    }
  }
}

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

Siftable in other clients