# Social Sentiment & On-Chain Confluence Strategy AI Agent Connect

> Synthesize social sentiment and on-chain data to generate high-confidence trading signals.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_LikpP4YxJMHQaqLWzT0etAPyBOamqWFP13eTeZyv/ai-agent-connect
- **Tags:** trading, sentiment, on-chain, crypto-signals, market-intelligence

## Description

This MCP server provides a deterministic decision engine that connects AI agents to real-time market intelligence. By analyzing the confluence of social sentiment, social volume, and on-chain network health, it generates actionable BUY, SELL, or HOLD signals. Use `analyze_confluence_signals` to evaluate primary trading signals, `calculate_market_health_metrics` to identify market exhaustion or strength, and `get_signal_confidence` to assess the reliability of current market states.

## Tools

### analyze_confluence_signals


### calculate_market_health_metrics


### get_signal_confidence


## Prompt Examples

**Prompt:** 
```
Analyze the current market confluence using the latest price, sentiment, and on-chain data.
```

**Response:** 
```
The current confluence score is 4. With sentiment at 75 and rising active addresses, the signal direction is BUY with High confidence.
```

**Prompt:** 
```
Check if there is any on-chain divergence occurring right now.
```

**Response:** 
```
No on-chain divergence detected. Price and active addresses are currently trending in the same direction.
```

**Prompt:** 
```
What is the current social hype index?
```

**Response:** 
```
The social hype index is 1.45, indicating a significant spike in social volume compared to the historical average.
```

## Frequently Asked Questions

**How are the trading signals generated?**
Signals are generated using a confluence score that aggregates sentiment, active addresses, exchange net flow, and social volume. A BUY signal requires a maximum confluence score of 4 sustained for 3 days.

**What is the purpose of the market health metrics?**
The `calculate_market_health_metrics` tool identifies secondary indicators like sentiment momentum and on-chain divergence to detect potential market exhaustion.

**Can I use this with Claude Desktop?**
Yes, this MCP server can be connected to Claude Desktop, Cursor, VS Code, Windsurf, and any other MCP-compatible client via Vinkius Edge.
