Back to Browse

Kairos MCP Server

Developer ToolsUse Caution4.8MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Provenance-first DePIN supply telemetry: 453 live networks, 399 first-party. $5 free agent credits.

About

Provenance-first DePIN supply telemetry: 453 live networks, 399 first-party. $5 free agent credits.

Remote endpoints: streamable-http: https://kairossignal.com/mcp/

Security Report

4.8
Use Caution4.8High Risk

This is a well-structured MCP server that acts as a stdio bridge to a hosted DePIN data API. Authentication is optional but properly handled via environment variables (KAIROS_API_KEY), and the server has minimal local logic—it transparently forwards JSON-RPC calls to the remote endpoint. No dangerous patterns, hardcoded credentials, or code injection vulnerabilities were found. Permissions are appropriate for its purpose (network HTTP calls, environment variable access for optional API key). Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity).

3 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

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

Reviews

No reviews yet

Be the first to review this server!