Skip to content
Cline

datasieve for Cline

io.github.gitwormq/datasieve

On-chain watches, web-page monitors, dead-man switches, cron, and agent coordination, paid via x402.

client:Cline transport:stdio runtime:npm

Install datasieve 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": {
    "datasieve": {
      "command": "npx",
      "args": [
        "-y",
        "datasieve-mcp"
      ],
      "env": {
        "DATASIEVE_PRIVATE_KEY_FILE": "<DATASIEVE_PRIVATE_KEY_FILE>",
        "DATASIEVE_API_URL": "<DATASIEVE_API_URL>"
      }
    }
  }
}

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

datasieve in other clients