Skip to content
Cline

Siftable for Cline

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

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

client:Cline transport:stdio runtime:npm

Install Siftable in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Siftable in other clients