Analytics
kairossignal.com
Provides access to datasets with cryptographic verification and zero-knowledge proofs for data provenance.
ENDPOINT 1
https://kairossignal.com/mcp
MCP server metadata
- Name
- kairos-signal-mcp
- Version
- 1.0.0
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
list_productsBrowse all purchasable products with prices in credits ($1 = 1 credit).
Inferred read-onlyget_data_dictionaryONBOARDING SPEC: freshness, history depth, coverage and endpoints per feed (depin_onchain, depin_daily, health_profiles, signal_ledger, market_ticks, zk_footprints).
Inferred read-onlyget_derivation_ledgerDERIVATION TRUTH: raw upstream payloads, SHA-256-pinned, with the exact collector code hash for each fetch.
Inferred read-onlyget_zk_provenanceReturn cryptographic provenance proof for a record ID from current datasets.
Inferred read-onlyCONNECT 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.
kairossignal.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.