Skip to content

feat: add LoneStarOracle plugin — 39 AI data services on Base via x402#110

Open
Homie4570 wants to merge 3 commits into
base:masterfrom
Homie4570:add-lonestaroracle-plugin
Open

feat: add LoneStarOracle plugin — 39 AI data services on Base via x402#110
Homie4570 wants to merge 3 commits into
base:masterfrom
Homie4570:add-lonestaroracle-plugin

Conversation

@Homie4570

Copy link
Copy Markdown

Summary

Adds LoneStarOracle as a Base MCP plugin.

LoneStarOracle is an AI data oracle running 39 pay-per-query services on Base mainnet, covering:

  • Crypto intelligence — token due diligence, wallet risk, on-chain analytics, DeFi risk, whale tracking
  • Equity & options markets — buy/hold/sell signals, options flow (stocks + BTC/ETH/SOL/AVAX via Deribit), TA across 4 timeframes
  • Federal contracts — USASpending.gov award intelligence + live SAM.gov solicitations
  • Real-world signals — energy/commodities, weather forecasts (7-model ensemble), real estate, supply chain, geopolitical risk
  • Smart contract security — three independent auditors (RattlerAI, CottonmouthAI, CopperheadAI) powered by Claude Opus + Slither
  • Autonomous agent — Floyd, a coding agent that writes code and opens PRs on GitHub

Payment Model

All endpoints are x402-gated: agents call the endpoint, receive HTTP 402 with the USDC price and recipient, pay via send_calls (standard ERC-20 transfer to LSO payment wallet on Base), then retry with the payment receipt. Price range: $0.02–$2.00 USDC per query. No subscriptions or API keys required.

Technical

  • integration: http-api — pure HTTP, no shell or external MCP required
  • All 39 service domains listed in allowlist for web_request
  • All endpoints are GET (except three POST endpoints: audit services, ContentForge, DocEdge)
  • Chain: Base mainnet (chainId 8453)

Links

@cb-heimdall

cb-heimdall commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants