Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

xyz.lonestaroracle/mcp-server

REMOTE · MCP.LONESTARORACLE.XYZ · SCANNED SEP 20

Paid market-data MCP: crypto, equities, smart-money, macro, wallet PnL. x402 per call on Base.

+42 this week 65 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 354 tokens (~59/item across 6 items; 6 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management2
  • Stability check failed: schema churn in the 30 days we've observed: 52 tool removals, 2 breaking changes, 0 auth/transport breaks, 4 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the xyz.lonestaroracle/mcp-server server?

xyz.lonestaroracle/mcp-server is a hosted endpoint at https://mcp.lonestaroracle.xyz/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.lonestaroracle.xyz

# add to Claude Code
claude mcp add --transport http xyz-lonestaroracle-mcp-server 'https://mcp.lonestaroracle.xyz/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "xyz-lonestaroracle-mcp-server": {
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "xyz-lonestaroracle-mcp-server": {
      "type": "http",
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.xyz-lonestaroracle-mcp-server]
url = "https://mcp.lonestaroracle.xyz/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "xyz-lonestaroracle-mcp-server": {
      "type": "remote",
      "url": "https://mcp.lonestaroracle.xyz/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add xyz-lonestaroracle-mcp-server --url 'https://mcp.lonestaroracle.xyz/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  xyz-lonestaroracle-mcp-server:
    url: "https://mcp.lonestaroracle.xyz/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "xyz-lonestaroracle-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}
# add to Vellum
assistant mcp add xyz-lonestaroracle-mcp-server -t streamable-http -u 'https://mcp.lonestaroracle.xyz/mcp'
// mcp.json
{
  "mcpServers": {
    "xyz-lonestaroracle-mcp-server": {
      "type": "http",
      "url": "https://mcp.lonestaroracle.xyz/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Sept 26 +42
    • Stability: unverified → fail security
    • Tool “latam_pulse” was removed security
    • Tool “aerocheck_pool” was removed security
    • Tool “agricultural_commodities” was removed security
    • Tool “analyst_ratings” was removed security
    • Tool “bundle_scope” was removed security
    • Tool “cascade_watch” was removed security
    • Tool “chainscout_intelligence” was removed security
    • Tool “congress_signal” was removed security
    • Tool “congress_trades” was removed security
    • Tool “consumer_pulse” was removed security
    • Tool “content_forge” was removed security
    • Tool “contract_check” was removed security
    • Tool “cycle_pulse” was removed security
    • Tool “defi_risk” was removed security
    • Tool “earnings_calendar” was removed security
    • Tool “energy_markets” was removed security
    • Tool “equity_analysis” was removed security
    • Tool “funding_rates” was removed security
    • Tool “geo_pulse” was removed security
    • Tool “gov_edge” was removed security
    • Tool “gov_edge_opportunities” was removed security
    • Tool “gpu_compute_prices” was removed security
    • Tool “grid_intelligence” was removed security
    • Tool “hire_floyd” was removed security
    • Tool “industrial_metals” was removed security
    • Tool “insider_trading” was removed security
    • Tool “lease_edge” was removed security
    • Tool “liquidations” was removed security
    • Tool “macro_indicators” was removed security
    • Tool “move_contract_audit” was removed security
    • Tool “multi_timeframe_scan” was removed security
    • Tool “news_sentiment” was removed security
    • Tool “open_interest” was removed security
    • Tool “options_flow” was removed security
    • Tool “pdf_to_markdown” was removed security
    • Tool “portfolio_risk” was removed security
    • Tool “real_estate_pulse” was removed security
    • Tool “rust_contract_audit” was removed security
    • Tool “rwa_risk” was removed security
    • Tool “smart_contract_audit” was removed security
    • Tool “stablecoin_pulse” was removed security
    • Tool “staking_yields” was removed security
    • Tool “strategic_materials” was removed security
    • Tool “supply_chain_intelligence” was removed security
    • Tool “tech_analysis” was removed security
    • Tool “token_due_diligence” was removed security
    • Tool “token_launches” was removed security
    • Tool “trade_pulse” was removed security
    • Tool “wallet_risk” was removed security
    • Tool “wealth_pulse” was removed security
    • Tool “weather_forecast” was removed security
    • Tool “whale_alert” was removed security
    • Injection markers: unverified → pass security
    • Transport: fail → pass security
    • First check of Judged manipulation: pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • The server rewrote its instructions, which are the text every model session reads security
    • The server changed its declared name: LoneStarOracle → lonestaroracle-x402 security
    • Tool “labor_pulse” rewrote its description, which is the text the model reads security
    • Tool “wallet_pnl” rewrote its description, which is the text the model reads security
    • Tool “labor_pulse” dropped its output schema functional
    • Tool “wallet_pnl” dropped its output schema functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Schema quality: 99 → 59 functional
    • Tool coverage: 0% → 100% functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • The server no longer declares the “logging” capability functional
    • The server no longer declares the “prompts” capability functional
    • The server no longer declares the “resources” capability functional
    • First check of Destructive annotations: pass functional
    • Schema quality: good → excellent functional
    • Server version: 3.2.4 → 0.1.0 functional
    • New tool “critical_minerals” functional
    • New tool “equity_signal” functional
    • New tool “smart_money” functional
    • New tool “token_scan” functional
    • “wallet_pnl” reworded the description of “days” cosmetic
    • “wallet_pnl” reworded the description of “wallet” cosmetic
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Aug 26 −51
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.93 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 20 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • The server no longer declares the “experimental” capability functional
  • 6 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
  • 5 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.lonestaroracle.xyz/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.lonestaroracle.xyz CN=YE1,O=Let's Encrypt,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA384 6ccf1d3a82f6daa46b086cbce3b352d86cf
SANs: mcp.lonestaroracle.xyz
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.lonestaroracle.xyz. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
xyz. present 3599, 18130 8, 8 Verified
lonestaroracle.xyz. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.lonestaroracle.xyz/mcp Verified 200
http (plaintext) http://mcp.lonestaroracle.xyz/mcp HTTPS enforced 301 https://mcp.lonestaroracle.xyz/mcp
MCP tools · 6 exposed · ~354 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
critical_minerals ~60

Critical-minerals supply signal for a commodity: global supply concentration + US import reliance + a refined vs mined production read. Free USGS/public data.

NameTypeReqDescription
commoditystringyesCritical mineral, e.g. lithium, cobalt, gallium.

No output schema declared.

No examples provided.

equity_signal ~50

US equity signal for a ticker: buy/neutral/sell signal plus percent upside to analyst price target, from fundamentals + consensus.

NameTypeReqDescription
tickerstringyesUS stock ticker, e.g. AAPL.

No output schema declared.

No examples provided.

labor_pulse ~46

US labor-market signal: monthly jobs added (nonfarm payrolls), unemployment rate, wage growth, JOLTS job openings and quits, and labor-force participation. BLS data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

smart_money ~62

Composite smart-money signal for a US stock: aggregates SEC Form-4 insider buys, congressional trades, 13F institutional flow, and analyst consensus into one accumulation/distribution signal + conviction.

NameTypeReqDescription
tickerstringyesUS stock ticker, e.g. NVDA.

No output schema declared.

No examples provided.

token_scan ~79

Crypto token due-diligence: honeypot / rug risk score, ownership, liquidity, holder concentration for an EVM or Solana token. Returns a signal-first report.

NameTypeReqDescription
addressstringyesToken contract address (EVM 0x… or Solana base58 mint).
chainstringChain the token lives on.

No output schema declared.

No examples provided.

wallet_pnl ~57

Realized/unrealized profit-and-loss and trade history for a Base wallet address over a lookback window.

NameTypeReqDescription
daysintegerLookback window in days.
walletstringyesBase wallet address (0x…).

No output schema declared.

No examples provided.

Common questions

What is the xyz.lonestaroracle/mcp-server server?

xyz.lonestaroracle/mcp-server is listed in the public MCP registry as xyz.lonestaroracle/mcp-server. Paid market-data MCP: crypto, equities, smart-money, macro, wallet PnL. x402 per call on Base. This page covers its hosted endpoint (https://mcp.lonestaroracle.xyz/mcp).

Is the xyz.lonestaroracle/mcp-server server safe to use?

xyz.lonestaroracle/mcp-server scores 65 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the xyz.lonestaroracle/mcp-server server expose?

xyz.lonestaroracle/mcp-server exposes 6 tools: token_scan, equity_signal, labor_pulse, smart_money, critical_minerals, wallet_pnl. Their descriptions and schemas cost roughly 354 tokens of context every time the server is loaded.

Does the xyz.lonestaroracle/mcp-server server require authentication?

No. We connected to xyz.lonestaroracle/mcp-server without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the xyz.lonestaroracle/mcp-server server still maintained?

xyz.lonestaroracle/mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.