← Registry

Analytics

redstone.finance

Fetch and analyze cryptocurrency price data, including current prices, detailed source breakdowns, and 24-hour changes.

1 endpoint6 known toolsFirst detected June 13, 2026Last detected June 13, 2026

ENDPOINT 1

https://mcp.redstone.finance/mcp

No auth detected

Known tools 6

get_price

Fetch the most recent USD price for a cryptocurrency (e.g., BTC, ETH, AR).

Inferred read-only
get_detailed_price

Get the latest USD price with a full breakdown of data from individual sources/exchanges.

Inferred read-only
get_prices

Fetch latest USD prices for a list of tokens.

Inferred read-only
get_price_change

Calculate the percentage change for a token over the last 24 hours.

Inferred read-only
list_supported_tokens

Returns the top 15 most popular cryptocurrency tokens currently supported by RedStone with active data sources.

Inferred read-only
start_agent_red

The entry point for using the RedStone Price Oracle.

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.redstone-finance]
url = "https://mcp.redstone.finance/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "redstone-finance": {
      "type": "http",
      "url": "https://mcp.redstone.finance/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: redstone-finance
Remote MCP URL: https://mcp.redstone.finance/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": {
    "redstone-finance": {
      "url": "https://mcp.redstone.finance/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "redstone-finance": {
      "type": "http",
      "url": "https://mcp.redstone.finance/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "redstone-finance",
  "transport": "streamable-http",
  "url": "https://mcp.redstone.finance/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 redstone.finance was fetched 2026-08-03T12:01:22.594Z and is being refreshed.

Trust status Trusted

redstone.finance is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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