Analytics
streme.fun
Provides real-time analytics and data for Streme tokens and staking rewards on Base.
ENDPOINT 1
https://streme.fun/api/mcp
Known tools 10
get_streme_capabilitiesOverview of Streme (token launchpad on Base where every token streams staking rewards by the second) and everything this server can do.
list_streme_tokensList or search trending Streme tokens with price, market cap, 24h volume, and staking info.
get_streme_tokenGet one Streme token by contract address, including staking contract and reward pool addresses.
get_streme_pulseLive market pulse: top tokens ranked by the StremeScore (volume, momentum, freshness, stakers) with human-readable reasons, plus platform totals.
get_wallet_yieldA wallet's live staking reward streams: tokens/day per stream, USD/day where known, and a shareable flex-card URL.
build_buy_transactionBuild an UNSIGNED transaction that buys a Streme token with ETH (optionally auto-staking the output so rewards stream immediately).
build_stake_transactionBuild an UNSIGNED transaction that stakes a Streme token (single ERC777 send to the StakingHelper — no approval step).
build_unstake_transactionBuild an UNSIGNED transaction that unstakes a Streme token back to a wallet (reverts during the ~24h deposit lock).
build_connect_pool_transactionBuild an UNSIGNED transaction that connects a wallet to a token's reward pool (one-time per token; makes streamed rewards appear in the wallet balance).
build_stream_transactionBuild an UNSIGNED transaction that opens/updates a continuous per-second money stream of any Streme token to a receiver (Superfluid CFA).