The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Solana Research Library listing page.
MCP server over a curated Solana/web3 earning-rail intelligence DB: 25 platforms field-probed 2026-09-04 across x402 payment rails, bounties, agent-bounty venues, quests, write-to-earn, airdrop/testnet lanes, data platforms and affiliates.
Each entry carries a verdict (LIVE-RAIL / USER-GATED / CONDITIONAL-PASS / WATCHLIST / DEAD), the exact payout rail (chain + token + settlement mechanics), the KYC gate, and evidence notes from live checks, on-chain verification and terms audits. The 11 DEAD entries are kill-logged with reasons, so agents never re-research a dead lane.
The data ships inside the package. No network calls at runtime, so the tools respond instantly and never fail on an upstream outage.
| Tool | What it does |
|---|---|
list_topics() | Index of all 25 entries: platform, category, verdict, payout rail, KYC, chains |
get_topic(id_or_name) | One entry's full evidence notes + source brief. Accepts id, exact name, or a unique fragment |
search_topics(query) | Keyword search over names, categories, rails, KYC gates and notes, ranked by term frequency |
stats() | Verdict mix, category mix, KYC-free share, crypto-rail share, live-rail shortlist |
Sample queries: search_topics("USDC Solana") → x402 endpoints + Grass. search_topics("no KYC") → the 13 KYC-free entries. get_topic("bountybook") → full escrow/oracle audit.
Verdict mix: 4 LIVE-RAIL · 6 USER-GATED · 2 CONDITIONAL-PASS · 2 WATCHLIST · 11 DEAD. Categories: payment-rails, agent-marketplaces, agent-bounties, bounties, quests, write-to-earn, airdrops-testnets, passive-points, data-platforms, affiliates, referrals. Covers Base, Solana, Polygon, Optimism, Hive, Lens, Lighter and more.
Sources: field briefs compiled 2026-09-04 — live platform checks, Base RPC receipt decoding (Frantic payouts), on-chain escrow stats (Bountybook), terms/ToS audits (AIcrowd, Apify), faucet/RPC probes (MegaETH).
Running on FiatDock at $0.02/call: https://fiatdock.com/s/svc_47d8957d-9516-4575-aac0-b05b5eccec32 (Streamable HTTP, pay-per-call via x402).
stdio:
From GitHub (not on npm yet — pulls this repo, dist is committed):
or plain npx -y github:jayjex/solana-research-library on npm 10/11. npm 12 refuses git-based installs by default (EALLOWGIT).
MIT