Skip to main content
Glama
substreambc

SNTL DePIN Oracle MCP

by substreambc
README.md
# SNTL DePIN Oracle MCP

> Model Context Protocol server for DePIN RF telemetry, spatial heuristics, and threat intelligence.

Reference implementation for **x402-metered MCP tools**: BYO wallet, strict per-record spend caps, and deterministic on-chain settlement per call.

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![npm](https://img.shields.io/npm/v/@web3solutions33/helium-mcp)](https://www.npmjs.com/package/@web3solutions33/helium-mcp)

---

"We manually validated 60+ M2M transactions on Solana pre-rail. Now it's automated. Run the MCP, point it at our SNTL endpoint, and try the FREE TIER. The code is open; the data is verifiable on-chain."

PayAI Facilitator

## Quickstart

```bash
# Install globally
npm install -g @web3solutions33/sntl-mcp

# Run (stdio)
npx -y @web3solutions33/sntl-mcp
```

### Claude Desktop Configuration

Add the following to your Claude Desktop config:

```json
{
  "mcpServers": {
    "sntl-depin": {
      "command": "npx",
      "args": ["-y", "@web3solutions33/sntl-mcp"]
    }
  }
}
```

Maintenance

ActivityMaintained
ResponsivenessSyncing