Tool Reference
MCP tool reference.
Every Xtract MCP tool, grouped by area. Each tool returns validated Litecoin data and uses the same Xtract credits and limits as the REST API. New to MCP? Start with Connect AI tools to Xtract.
Chain · 1 credit
Address summaryget_chain_addressUse this when the user asks about a Litecoin address balance or activity summary.Chain · 5 credits
Address transactionsget_chain_address_transactionsUse this when the user asks for an address's full transaction history.Chain · 1 credit
Blockget_chain_blockUse this when the user asks about a specific Litecoin block by height or hash.Chain · 1 credit
Chain tipget_chain_homeUse this when the user asks for the current Litecoin tip or a validated chain overview.Chain · 6 credits
MWEB blockget_chain_mweb_blockUse this when the user asks about MWEB extension-block activity in a specific block.Chain · 1 credit
Output (UTXO)get_chain_outputUse this when the user asks about a specific output/UTXO or its spend status.Chain · 1 credit
Transactionget_chain_transactionUse this when the user asks about a specific confirmed Litecoin transaction.Chain · 1 credit
Validation checkpointget_chain_validationUse this when the user asks how fresh or validated ForceX chain data is.Charts · 5 credits
Distribution chartget_charts_distributionUse this when the user asks how Litecoin balances are distributed across addresses.Charts · 6 credits
Economic-flow chartget_charts_economic_flowUse this when the user asks about on-chain economic volume DATA over a date range — returns the underlying series values, not a rendered chart.Charts · 1 credit
Market chartget_charts_marketUse this when the user asks for Litecoin price or market history DATA — returns the underlying values, not a rendered chart.Charts · 4 credits
MWEB chartget_charts_mwebUse this when the user asks about MWEB adoption or usage trend DATA over time — returns the underlying series values, not a rendered chart.Charts · 2 credits
Network metricsget_charts_networkUse this when the user needs Litecoin network metrics DATA — this returns the underlying series values (transaction count, active addresses, new addresses, average fees, hashrate, average block size, total output value), not a rendered chart.Charts · 2 credits
Supplyget_charts_supplyUse this when the user asks for Litecoin supply DATA (issued or circulating figures, current or historical) — returns the underlying values, not a rendered chart.Charts · 6 credits
Supply-age distributionget_charts_supply_age_distributionUse this when the user asks how long coins have been dormant (HODL/supply-age) — returns the underlying age-band DATA values, not a rendered chart.Developer · Free
Xtract per-endpoint limits & costsget_developer_limitsUse this when the user asks about per-endpoint costs, tier limits, or which REST endpoints are exposed as MCP tools.Developer · Free
Xtract key identity & quotaget_developer_meUse this when the user asks about their key, tier, or remaining credits, or before spending credits.Developer · Free
Xtract usage historyget_developer_usageUse this when the user asks what their Xtract usage has been.Mempool · 1 credit
Mempool summaryget_mempoolUse this when the user asks about current unconfirmed transactions or mempool congestion.Mempool · 1 credit
Fee-rate estimatesget_mempool_feeratesUse this when the user asks what fee to pay for a target confirmation time.Mempool · 1 credit
Mempool transactionget_mempool_transactionUse this when the user asks about a transaction that has not confirmed yet.Chain · 3 credits
Chain searchsearch_chainUse this when the user asks about an identifier whose type is unknown (block height, hash, txid, or address) — resolves what it is.