Echo Sentiment — XLM Market Sentiment MCP server
XLM (Stellar) market sentiment for agents — keyless, pay-per-call via x402 (USDC on Base).
Little public usage data yet
Reviews
Write oneNobody has reviewed Echo Sentiment — XLM Market Sentiment yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Echo Sentiment — XLM Market Sentiment tools (16, 2 write)
write = sends, deletes, buys or postsbuy_call_credits_bundlewrite actionFreePAID $1.00 per call (https://api.6766587364.lol/v1/bundle). Prepaid credit bundle: $1.00 buys 10 standard call credits (or 5 premium reports). Returns a bundle token to pass as `bundle_token` to other tools. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
buy_enterprise_bundlewrite actionFreePAID $25.00 per call (https://api.6766587364.lol/v1/bundle/enterprise). Enterprise prepaid bundle for high-volume agents. Returns a bundle token to pass as `bundle_token` to other tools. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_arbitrage_opportunitiesFreePAID $0.10 per call (https://api.6766587364.lol/v1/arb-opportunities). Live CEX<->SDEX arbitrage scanner: net spread %% after fees across venues, with a go/no-go verdict. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_attested_quoteFreePAID $0.10 per call (https://api.6766587364.lol/v1/attested-quote). Oracle-grade signed XLM price quote suitable for contracts and agent-to-agent settlement: attested price with a verifiable signature and timestamp. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_base_gas_oracleFreePAID $0.02 per call (https://api.6766587364.lol/v1/gas). Base (EVM) gas oracle: current gas price in gwei plus a submit-now / wait verdict for agents deciding when to broadcast a transaction. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_base_wallet_intelFreePAID $0.02 per call (https://api.6766587364.lol/v1/wallet). Base/EVM wallet intelligence: ENS name, activity summary and USDC balance for a given address. Useful for counterparty screening before a payment. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_fear_greed_indexFreePAID $0.01 per call (https://api.6766587364.lol/v1/fng). Cheapest tick: Crypto Fear & Greed index (0-100) with its label and a mapped -1..1 sentiment score. One number, no fluff — ideal for a poll loop. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_free_api_keyFreeFREE: Returns a free-tier API key (X-Api-Key) covering the standard endpoints for a daily quota — no payment, no account. Pass the key as the `api_key` argument to any paid tool to use it. Optional `email` argument is recorded. Also usable over plain HTTP: GET /v1/free-key.
get_market_breadthFreePAID $0.10 per call (https://api.6766587364.lol/v1/breadth). Market regime check: top-50 breadth, BTC dominance, XLM relative strength and a single risk-on / risk-off verdict. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_prediction_market_pulseFreePAID $0.02 per call (https://api.6766587364.lol/v1/prediction). Polymarket pulse: top prediction markets by 24h volume with implied odds — event probability signal for forecasting agents. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_xlm_network_pulseFreePAID $0.10 per call (https://api.6766587364.lol/v1/xlm-network). Stellar on-chain pulse: ledger health, XLM supply stats and 1h XLM/USDC SDEX trade statistics. Verdict-shaped output. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_xlm_quoteFreePAID $0.10 per call (https://api.6766587364.lol/v1/quote). Live XLM/USD price plus a Stellar DEX (SDEX) order-book snapshot: best bid/ask, mid, spread and depth. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_xlm_sentimentFreeFREE: Composite XLM market sentiment in [-1, 1] (positive = bullish), with per-component breakdown, live XLM price, and bid/ask spread. Output is a JSON string with keys: sentiment, sentiment_source, components, price_usd, mid, spread_pct, ts.
get_xlm_sentiment_historyFreePAID $0.25 per call (https://api.6766587364.lol/v1/sentiment-history). PREMIUM: hourly XLM sentiment trend series (Fear & Greed + momentum reconstructed, live order-flow overlaid). Default 24h. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
get_xlm_sentiment_reportFreePAID $0.25 per call (https://api.6766587364.lol/v1/sentiment-report). PREMIUM: full XLM sentiment report — raw composite components (Fear & Greed, order-flow imbalance, 24h momentum), a directional verdict with confidence, live price, and cross-venue arbitrage context. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
screen_multi_asset_strategyFreePAID $0.10 per call (https://api.6766587364.lol/v1/multi-asset). Strategy screen across 8 major assets: trailing return vs buy-and-hold, momentum and a ranked verdict per asset. Returns a payment requirement until called with a `payment` header, a prepaid `bundle_token`, or a free-tier `api_key` (mint one with get_free_api_key).
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1758ms20/20
- Tool poisoning16 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Grade history
- 2026-09-26restoreF → Cscore 57: Write-action tools reachable without authentication; No source repository listed
Install directly
claude mcp add --transport http echo-sentiment https://api.6766587364.lol/mcp
Echo Sentiment — XLM Market Sentiment: common questions
- Is Echo Sentiment — XLM Market Sentiment MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Echo Sentiment — XLM Market Sentiment safety report
- How do I install Echo Sentiment — XLM Market Sentiment?
- It runs remotely at api.6766587364.lol. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Echo Sentiment — XLM Market Sentiment need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Echo Sentiment — XLM Market Sentiment maintained?
- The latest release is v1.0.0.
- Is Echo Sentiment — XLM Market Sentiment up?
- 46% of our last 28 checks got an answer. We check remote servers about four times a day.