← Registry

Analytics

kairossignal.com

Provides access to datasets with cryptographic verification and zero-knowledge proofs for data provenance.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://kairossignal.com/mcp

No auth detected

MCP server metadata

Name
kairos-signal-mcp
Version
1.0.0
Capabilities
toolssamplingroots.listChanged
Server instructions

Kairos Signal: provenance-first DePIN intelligence API. 328 live networks + 129 Bittensor subnets (457 symbols), 10,641 verify-stamped live series — every value ships {source, as_of, verify_url} pointing at the ORIGIN endpoint. Start with register_agent (free $5 credits, no card, no human), then list_products ($0.49-$29.99 per dataset, delivered inline). Top up via USDC on Base or Stripe — fully autonomous, no human approval step. Try before registering: GET https://kairossignal.com/try returns 3 showcase networks free, no key. Onboarding spec — freshness, history depth and coverage per feed: GET https://kairossignal.com/v1/data-dictionary. Derivation is replayable, not just attested: raw upstream payloads + pinned collector code per fetch (get_derivation_ledger; free index, re-run our pipeline yourself and compare — divergence is mechanically detectable). Verify any value yourself before paying — that is the product.

Known tools 12

register_agent

START HERE.

Inferred read-only
list_products

Browse all purchasable products with prices in credits ($1 = 1 credit).

Inferred read-only
purchase_data

Buy a product with your credits.

Inferred read-only
topup_credits

Add credits when your $5 free balance runs out.

Inferred read-only
check_balance

Check your remaining credit balance.

Inferred read-only
list_datasets

List all available datasets with record counts.

Inferred read-only
get_stats

Get aggregate statistics from the databases

Inferred read-only
get_data_dictionary

ONBOARDING SPEC: freshness, history depth, coverage and endpoints per feed (depin_onchain, depin_daily, health_profiles, signal_ledger, market_ticks, zk_footprints).

Inferred read-only
get_derivation_ledger

DERIVATION TRUTH: raw upstream payloads, SHA-256-pinned, with the exact collector code hash for each fetch.

Inferred read-only
fetch_dataset

Query records from a dataset with limit/offset.

Inferred read-only
verify_footprint

Return SHA-256 cryptographic verification for a dataset or record

Inferred read-only
get_zk_provenance

Return cryptographic provenance proof for a record ID from current datasets.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kairos-signal-mcp]
url = "https://kairossignal.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kairos-signal-mcp": {
      "type": "http",
      "url": "https://kairossignal.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kairos-signal-mcp
Remote MCP URL: https://kairossignal.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kairos-signal-mcp": {
      "url": "https://kairossignal.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kairos-signal-mcp": {
      "type": "http",
      "url": "https://kairossignal.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kairos-signal-mcp",
  "transport": "streamable-http",
  "url": "https://kairossignal.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kairossignal.com was fetched 2026-07-29T10:23:33.891Z and is being refreshed.

Trust status Trusted

kairossignal.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.