MCP Server
MCP
io.github.gitwormq/datasieve
On-chain watches, web-page monitors, dead-man switches, cron, and agent coordination, paid via x402.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "datasieve-mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to a file holding a burner wallet key (0x…) with USDC on Base. Optional — free tools work without it.",
"name": "DATASIEVE_PRIVATE_KEY_FILE"
},
{
"description": "API base URL. Default https://api.datasieve.xyz; sandbox https://staging.datasieve.xyz (Base Sepolia, faucet USDC).",
"name": "DATASIEVE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment