MODEL CONTEXT PROTOCOL

Put OwlX inside your own AI

OwlX exposes its structure reads, MemeSniper filter, token financials and recorded signal hit-rate as MCP tools. One endpoint — connect it to Claude, Cursor, DeepSeek Harness, Grok, Gemini CLI or anything else that speaks MCP, then just ask “use owlx to read SOL structure”.

ENDPOINT
https://owlx.app/mcp
Streamable HTTP · JSON-RPC 2.0 · protocol 2025-06-18 · no install

01 Tools

Free tools need no key and expose exactly what a logged-out visitor already sees on the site. Pro tools use the same subscription door as owlx.app. Every response returns conclusions — scores, direction, levels — never the engine or methodology.

owlx_structure_readFREE · BTC / ETHPRO · ALL SYMBOLS

Structure score 0–10, LONG / SHORT / WAIT direction, trigger & defense levels, confirmation checks. Timeframes 15m / 1h / 4h / 1d.

owlx_memesniperPRO

5-gate meme & altcoin pre-filter (volume / buy pressure / sustain / chase / BTC), conviction grade A-B-C, play type and the full read.

owlx_memestatsFREE

Recorded hit-rate of past MemeSniper signals — every signal logged at fire time and graded against real prices 4h / 24h later. Wins and losses, no cherry-picking.

owlx_token_profileFREE

Token financial statement: TVL, fees and revenue (30d + annualized). Meme assets honestly report “no on-chain revenue”.

owlx_stock_profileFREE

US stock snapshot: live quote plus P/E, P/S, EPS, margins, ROE, revenue growth, 52-week range, dividend yield, beta.

02 Connect

Most clients read a JSON config. Drop this in, restart the client, done — the free tools work immediately with no key at all.

{
  "mcpServers": {
    "owlx": {
      "type": "http",
      "url": "https://owlx.app/mcp"
    }
  }
}

To unlock the Pro tools, add your key as a bearer header:

{
  "mcpServers": {
    "owlx": {
      "type": "http",
      "url": "https://owlx.app/mcp",
      "headers": { "Authorization": "Bearer owlx-your-key-here" }
    }
  }
}

CLI-based clients usually take the same thing as flags, e.g. --transport http --url https://owlx.app/mcp. Clients that register MCP servers programmatically (DeepSeek Harness, custom agents) just need the same URL and header — check that client’s own docs for the exact call.

03 Get a Pro key

1
Subscribe at owlx.app/subscribe (any paid plan).
2
Open owlx.app/account → the MCP Key card → show your key.
3
Paste it into the Authorization header above.
Keys are stateless and derived on the fly — nothing new is stored on our side. Every Pro call re-checks your subscription live, so a lapsed subscription disables the key immediately, and rotating your key is instant. There is a per-IP burst limit; normal interactive use never hits it.

Educational market information · not investment advice · trading carries risk of total loss
教育性市场信息 · 不构成投资建议
Official: owlx.app · Telegram bot: @vxnsignalbot · there is no other OwlX bot