Jenius
  • Jenius
  • Setup Guide for OpenAI Playground
  • VibeCode your first trading agent
  • Contact us
Powered by GitBook
On this page
Export as PDF

Jenius

Introduction to Jenius MCP (Model Control Protocol)

MCP (Model Control Protocol) is a standardized protocol for building tools that can be used by AI assistants.Think of MCP as your “plug-and-play” toolkit for AI assistants—no heavy frameworks or weird protocols. You just spin up a tiny HTTP endpoint that streams Server-Sent Events, speak JSON in, get JSON out, and you’re off to the races. In the context of Jenius MCP, it’s used to create a powerful market-analysis system that provides high-conviction trading signals and financial insights.

The Jenius MCP system offers several key features: • Web3 market analysis for cryptocurrencies • Web2 insights analysis for stocks, forex, and indices with high-conviction signals

web3_insights_analysis

Technical analysis for cryptocurrencies

crypto_symbol (e.g., "BTC")

Perform short term analysis for BTC

web2_insights_analysis

High-conviction signals for stocks, commodities and FX

asset_symbol (e.g., "AAPL")

Perform short term analysis for Gold

Sample Tool Outputs

Short-Term Analysis (PAXG)

# PAXG Technical Analysis (Generated: 2025-05-15 00:19:09 UTC)

## Market Data

• Current Price: $3193.3500000000004

• 24h Volume: 22.168

• VWAP: $3191.9108668071067

## Order Book Analysis

• Imbalance: 0.6834704352105745

• Liquidity: Bid/Ask Ratio: 5.318525098774206

• Spread: Current: -4.599999999999909

## Technical Indicators

• RSI (14): 50.51943917458056

• Stochastic %K: 43.47826086954458

• BB%: N/A

## Composite Signal

• Direction: Neutral

• Conviction Score (0-10): 0.69

Web2 Insights Analysis (NVDA)

# NVDA Market Analysis (Generated: 2025-05-14 16:38:22 UTC)

Signal: LONG Conviction: HIGH

Target Price: $1 050 Stop Loss: $960 Timeframe: SHORT-TERM

Rationale

– Q1 revenue beat: $26.04 B vs $23.0 B exp

– AI data-center orders accelerating

– Daily close above $1 000 signals breakout

– Realized vol 80 % > implied vol 55 %

NextSetup Guide for OpenAI Playground

Last updated 23 days ago