# NeuroTrade Signal API MCP server

AI-powered crypto trading signals: direction, confidence, TP/SL, thesis, technicals. 8 strategies.

## Links
- Registry page: https://www.getdrio.com/mcp/com-a3eecosystem-neurotrade-signal

## Install
- Endpoint: https://neurotrade.a3eecosystem.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://neurotrade.a3eecosystem.com/mcp
- Header: Authorization

## Tools
- generate_signal - Generate an AI-powered crypto trading signal for a given pair and timeframe. Returns: action (OPEN_LONG | OPEN_SHORT | CLOSE), confidence (0.0–1.0), entry_price, take_profit (array of price levels), stop_loss, risk_reward ratio, indicators (rsi, macd, ema_20, atr), risk_flags (overbought_rsi | oversold_rsi | low_volume | high_spread | near_resistance | near_support), generated_at (ISO 8601), expires_at (ISO 8601), and quota_remaining. The `thesis` field contains LLM reasoning and is only present when include_thesis=true. On quota exhaustion returns error_code=QUOTA_EXCEEDED with Retry-After header. Requires Authorization: Bearer nt_<api_key>. Endpoint: https://neurotrade.a3eecosystem.com/mcp
- get_account - Return the current NeuroTrade B2B API quota status: plan tier, calls used, calls remaining, and quota reset date. Requires a valid NeuroTrade B2B API key. Endpoint: https://neurotrade.a3eecosystem.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.a3eecosystem.neurotrade
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 21, 2026
- Source: https://registry.modelcontextprotocol.io
