Back to the catalog

io.github.OV3RK177/kairos-signal

Provenance-first DePIN telemetry: 331 live networks + 129 Bittensor subnets, 10,508 series.

Open source Repository Open in the app JSON README (API)

About

Provenance-first DePIN telemetry: 331 live networks + 129 Bittensor subnets, 10,508 series.

Details

Kind
MCP servers
Topic
No topic detected
Publisher
ov3rk177
Origin
official
Category
ferramentas
Transport
http
Version
3.5.1
Last push
2026-09-02T15:56:09Z
Repository state
ativo
Language
JavaScript
Added
2026-08-29 03:02:08
Updated
2026-08-29 03:02:08
Origin id
io.github.OV3RK177/kairos-signal

README

# Kairos Signal MCP Server — DePIN Data API

First-party DePIN supply telemetry with provenance on every value. 370+ live networks + 129 Bittensor subnets (500+ symbols), 290+ first-party, 11,000+ live series.

## Quick Start (Autonomous — No Human Needed)

### 1. Register (get $5 free credits)
```json
POST https://kairossignal.com/mcp/
{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"register_agent","arguments":{"agent_name":"my-agent","email":"me@example.com"}}}
```
Returns: `{"api_key": "...", "credits_balance": 5.0}`

### 2. Browse Products
```json
POST https://kairossignal.com/mcp/
{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"list_products","arguments":{}}}
```

### 3. Query DePIN Data
```json
POST https://kairossignal.com/mcp/
{"jsonrpc":"2.0","id":3,"method":"tools/call","params":{"name":"fetch_dataset","arguments":{"dataset":"depin_onchain","limit":10}}}
```

## MCP Tools
register_agent, list_products, purchase_data, topup_credits, check_balance, list_datasets, get_stats, get_data_dictionary, get_derivation_ledger, fetch_dataset, verify_footprint, get_zk_provenance

## Pricing
Free: $5 credits on signup. Snapshots: $0.49-$4.99. Design Partner: $199/mo. Pro: $499/mo. Enterprise: $2,000+/mo.

## Links
- Homepage: https://kairossignal.com
- Pricing: https://kairossignal.com/pricing.html
- llms.txt: https://kairossignal.com/llms.txt
- Stripe: https://buy.stripe.com/dRm00b9zT81o5a50Na1ZS20

License: MIT

More