← owlx.app

INDIVIDUAL MCP TOOL

owlx_token_profile

Token financial statement (free): DefiLlama protocol/chain TVL, fees & revenue (30d + annualized).

owlx.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://owlx.app/mcp

No auth detected

Connect to this endpoint to inspect the live schema for owlx_token_profile and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.

Parent server

owlx.app

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.owlx]
url = "https://owlx.app/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: owlx
Remote MCP URL: https://owlx.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "owlx": {
      "url": "https://owlx.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "owlx": {
      "type": "http",
      "url": "https://owlx.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "owlx",
  "transport": "streamable-http",
  "url": "https://owlx.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • owlx_structure_read — OwlX structure-score read of a crypto symbol: 0-10 score, LONG/SHORT/WAIT direction, trigger & defense levels, confirmation checks.
  • owlx_memesniper — OwlX MemeSniper: 5-gate meme/altcoin pre-filter (volume/buy pressure/sustain/chase/BTC) + conviction grade A/B/C + play type + full Cat-Hunter read.
  • owlx_memestats — Real recorded hit-rate of OwlX MemeSniper signals (free): every signal is logged at fire time and graded against actual prices 4h/24h later — wins AND losses.
  • owlx_stock_profile — US stock snapshot (free): live quote + financial metrics — P/E, P/S, EPS, margins, ROE, revenue growth, 52-week range, dividend yield, beta (Finnhub, TTM).