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
Описание
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
Установить BRS Signals Server в Claude Desktop, Claude Code, Cursor
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-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare BRS Signals Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
