Skip to main content

What is Nikiwa?

Nikiwa turns raw on-chain data into answers. Ask about a wallet, token, transaction, or market in plain language. Nikiwa runs specialized analysis agents against multi-chain data sources across EVM chains, Bitcoin, Solana, Tron, and Hyperliquid, then returns structured results, interactive modules, and cited sources. The same blockchain intelligence is available three ways.

The App

The chat product at nikiwa.com. Ask questions, explore modules, and save addresses to your address book.

Tools API

A REST API that exposes Nikiwa’s analysis tools as deterministic, structured-data endpoints. In preview.

MCP Server

Connect Claude, ChatGPT, or any MCP client to Nikiwa’s tools and let your assistant query on-chain data directly.

How it fits together

Nikiwa is one platform and one dataset behind three surfaces. Every surface calls the same underlying tools, so an answer in the chat app and a result from the API are computed identically.
1

Data sources

Nikiwa aggregates EVM chains, Bitcoin, Solana, Tron, Hyperliquid, and market-data providers into one canonical model.
2

Tools

That data is exposed as deterministic tools such as get_wallet_portfolio_breakdown, analyze_transaction, and get_token_holders_traders. Each tool returns a structured data object and nothing more.
3

Surfaces

The chat app reasons over tool results for you. The API and MCP server hand the raw structured results to your own code or assistant.

Next steps

Quickstart

Get your first result in minutes, through the app, the API, or MCP.

Supported Networks

Every chain Nikiwa can analyze.

Create an API key

Generate a developer key for the API and the MCP server.

Tool catalog

Every tool available on the API and MCP surfaces.