Skip to content
Windsurf

datasieve for Windsurf

io.github.gitwormq/datasieve

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

client:Windsurf transport:stdio runtime:npm

Install datasieve in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

datasieve in other clients