Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

BRS Signals Server

БесплатноНе проверен

Provides real-time Bitcoin market regime detection by fusing on-chain, derivatives, and absence sensors into a convergence score, enabling AI agents to make inf

GitHubEmbed

Описание

Provides real-time Bitcoin market regime detection by fusing on-chain, derivatives, and absence sensors into a convergence score, enabling AI agents to make informed trading decisions.

README

Bitcoin regime-switch detection for AI agents.

Three independent sensors — X-Ray (on-chain), Pulse (off-chain derivatives), Shadow (absence detection) — fused into a single convergence score. Your AI agent gets real-time Bitcoin regime data without needing to understand mempool fees, funding rates, or options flow.

Quick Start

pip install brs-signals-mcp

Claude Desktop

{
  "mcpServers": {
    "brs-signals": {
      "command": "python3",
      "args": ["-m", "mcp_brs"],
      "env": {
        "BRS_API_KEY": "your-api-key"
      }
    }
  }
}

Cursor / Continue

{
  "mcpServers": {
    "brs-signals": {
      "command": "python3",
      "args": ["-m", "mcp_brs"],
      "env": {
        "BRS_API_KEY": "your-api-key"
      }
    }
  }
}

Available Tools

Tool Description
get_convergence Three-sensor convergence score (0.0–1.0)
get_directional_bias Current BUY/SELL/WAIT bias
get_signal_history Recent trade signals with confidence
get_regime_current Current market regime
get_fee_histogram Mempool fee distribution
get_funding_divergence Exchange funding rate spread
get_stablecoin_flows Stablecoin inflow/outflow
get_gamma_exposure Dealer gamma exposure
get_dashboard Full dashboard bundle
get_system_health System status
get_system_counters Data collection stats

API Keys

Get your API key at brs-signals.com.

  • Free: 5 req/min, convergence + regime only
  • Pro: 60 req/min, all tools + real-time data

License

MIT

from github.com/brssignals/BRS-Signals-MCP

Установить BRS Signals Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install brs-signals-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add brs-signals-mcp-server -- uvx brs-signals-mcp

FAQ

BRS Signals Server MCP бесплатный?

Да, BRS Signals Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для BRS Signals Server?

Нет, BRS Signals Server работает без API-ключей и переменных окружения.

BRS Signals Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить BRS Signals Server в Claude Desktop, Claude Code или Cursor?

Открой BRS Signals Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare BRS Signals Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai