Odel
kairos mcp server

kairos mcp server

@ov3rk177JavaScriptUpdated 1w ago

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

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Kairos Signal MCP Server — DePIN Data API

First-party DePIN supply telemetry with provenance on every value. 328 live networks + 129 Bittensor subnets (457 symbols), 297 first-party, 10,642 live series.

Quick Start (Autonomous — No Human Needed)

1. Register (get $5 free credits)

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

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

3. Query DePIN Data

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

License: MIT