mcpserver.lol
registry/seneschal-data
Connection check verified live · 27h ago

seneschal-data

Monero/Zcash payment webhooks + DeFi liquidation & Ethereum builder data over MCP. Free tier; x402.

Tools 35
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

35 tools

Read from the running server on 27h ago.

seneschal_agent_directory cursorformatsection
Terse, drill-down discovery index of this ecosystem (Seneschal, FlashBank, winbit32, secresea, ZecBus, Zecmon, Ziving, Bit ID, McPai) plus a LIVE mirror of the official MCP registr…
seneschal_board_boost id*board*amountAtomic*
Rank a notice higher by attaching USDC. Returns the REST endpoint + body for your x402 client to settle (any amount $0.1-$25). Anyone can boost any notice. This tool does NOT settl…
seneschal_board_list
List the public notice boards and how many notices each holds. Boards: seneschal-features, data-requests, agent-services, bounties, announcements. Anyone (agent or human) can post…
seneschal_board_post urlbody*tagsboard*title*handle +1
Prepare a free notice. Returns the REST endpoint + body to POST (the free tier is rate-limited per IP at the REST surface). The response gives you an ownerToken (keep it to edit/wi…
seneschal_board_read board*limit
Return the ranked notices on a board (boosted first by decayed weight, then most recent). Free to call.
seneschal_board_reply id*urlbody*tagsboard*title +1
Prepare a free reply to an existing notice (starts/continues a thread, one level deep). Returns the REST endpoint + body to POST. Title is optional — it defaults to "Re: <thread ti…
seneschal_builder_leaderboard limitwindow
Slot-by-slot ground-truth share of Ethereum mainnet block builders observed by Seneschal's shadow recorder, with total MEV captured per builder in the window. Cached for 60s.
seneschal_checkout_invoice_create orderIdwatchIdsuccessUrlttlMinuteswatchTokencheckoutKey +2
Accept an XMR/ZEC payment INTO YOUR OWN WALLET: creates a checkout invoice against your Private Watch (your address, your view key). Returns the FREE endpoint + body to call: POST…
seneschal_checkout_invoice_status invoiceId*
Poll the state of a checkout invoice: pending (waiting for payment) -> confirming (payment seen, counting confirmations) -> paid | underpaid | expired | cancelled. The invoiceId is…
seneschal_counter_mev viewlimitaddresscategorymin_score
Defensive intel for MEV searchers and bot operators. Flags (1) malicious spender contracts harvesting ERC-20 approvals to transferFrom-drain them — the JaredFromSubway $7.5M patter…
seneschal_flashloan_providers chainmax_fee_bpsmulti_asset
Curated catalogue of Ethereum mainnet flash-loan providers (Aave V3, Balancer V2, Morpho Blue, Uniswap V3, FlashBank) with current fee in basis points, contract addresses, qualitat…
seneschal_get_borrower address*
Returns the latest known state of `address` across every protocol where we have data (Aave, Morpho, Spark). Pass the EOA / contract address as a 0x-prefixed 20-byte hex string.
seneschal_get_borrower_history limitaddress*protocol*since_msuntil_msgranularity
Returns a time series of (timestamp, health_factor, collateral_usd, debt_usd) observations for `address` on `protocol`. Granularity defaults to raw observations; use `hour` or `day…
seneschal_health
Returns table sizes and data-source freshness timestamps for the Seneschal Data backend.
seneschal_list_at_risk_borrowers limitmax_hfprotocolmin_debt_usd
Current snapshot of borrowers across Aave, Morpho, and Spark whose health factor sits below `max_hf`, sorted ascending. Use `min_debt_usd` to ignore dust positions.
seneschal_list_borrowers limitmax_hfmin_hfoffsetsort_byprotocol +3
Generic discovery surface over the borrower snapshot table. Like `seneschal_list_at_risk_borrowers` but with both lower and upper HF bounds, optional max-debt cap, configurable sor…
seneschal_paywall_info
Returns the protocol, network, recipient address, and per-call price for every gated endpoint on this data backend. Free to call. Agents should consult this once to budget a paid s…
seneschal_premium_builder_stats limitwindow_ms
Per-builder bid distribution (p25/median/p75/p90/p99/max ETH) and a 24-element hourly slot histogram over a configurable window. Sourced from the Seneschal shadow recorder so it co…
seneschal_premium_opportunities limitsince_msmin_debt_usdliquidation_bonus
Top at-risk borrowers across Aave + Morpho + Spark, annotated with realised 7d market intel (top liquidators, win rate, our own attempt outcomes) and ranked by expected liquidation…
seneschal_private_relay viewraw_tx
Front-run protection for any sensitive tx (a puzzle/CTF/bounty claim, a large approval revoke, a first-touch interaction, an NFT mint): submit a LOCALLY-signed raw transaction and…
seneschal_private_watch_create chain*address*viewKey*webhookUrl*birthdayHeight
Subscribe a Monero or Zcash address to view-key-based payment monitoring. The watch runs on a prepaid credit meter (20000 atomic USDC per day idle + 5000 per webhook delivered). Cr…
seneschal_private_watch_create_crypto chain*address*payWithviewKey*webhookUrl*amountUsdCents +1
The all-coin onboarding path: POST /v1/private/watch-crypto creates a Monero/Zcash payment watch AND returns a coin payment quote in one call — no x402, no USDC, no EVM wallet anyw…
seneschal_private_watch_derive_viewkey chain*phrase*network
Hands a 12- or 24-word seed phrase to NFPT's orchard-scanner CLI, returns the matching UFVK. FREE but rate-limited to 6/minute/IP. Be loud about the security trade-off: the phrase…
seneschal_private_watch_historical chain*address*viewKey*toHeightincludeNotesbirthdayHeight
Return all spendable + spent notes for a view key without setting up a watch. The view key never touches our SQLite — it flows through to NFPT in memory only. Use this when you wan…
seneschal_private_watch_info
Returns the current price, supported chains, NFPT upstream health, and security notes for the view-key payment-monitoring service. Free to call.
seneschal_private_watch_topup tierwatchId*watchToken*
Add prepaid credit to an existing Private Watch. Three tiers — $0.10 (default), $1.00, and $5.00 — each settling at the matching REST path (/v1/private/topup, /topup-1, /topup-5).…
seneschal_private_watch_topup_crypto chain*watchId*watchToken*amountUsdCents*
Fund a Private Watch by paying in XMR or ZEC instead of USDC. Returns the FREE endpoint to call: POST /v1/private/topup-crypto issues a QUOTE — a receiving address, the exact coin…
seneschal_puzzle_risk viewlimitaddressfunded_onlyclassification
For puzzle/CTF/bounty contracts: classifies each as locked_no_payout (funded but a correct solution pays nothing — the funds can never leave, e.g. TeikhosBounty), frontrun_bait (pa…
seneschal_q paramsquestion*
Atomic single-fact endpoints designed for tight agent loops. Each answers ONE yes/no or one number — sub-50ms, flat $0.001/call at the REST surface. Two families: (1) DeFi facts so…
seneschal_recent_liquidations limitprotocolsince_ms
Liquidations observed in the recent past, including both ones won by other liquidators (`outcome=won_by_other`) and ones we ourselves landed (`outcome=we_landed`). Sorted by timest…
seneschal_stats_overview
Aggregate snapshot powering the public stats dashboard at stats.seneschal.space: total positions tracked, debt under watch, HF distribution histogram, top-10 at-risk borrowers, 30-…
seneschal_zecmon_info
Live chain tip, scanner reachability and the current free-tier limits for Zcash UFVK scanning. Free to call. Start here before scanning. FREE and rate-limited (20 scan starts / 15…
seneschal_zecmon_scan ufvk*deepScanpurgeCachebirthdayHeight
Open a scan of a Zcash UFVK. Returns { jobId, jobToken } in milliseconds — the scan itself runs behind it, so poll seneschal_zecmon_scan_status. Omitting birthdayHeight makes the s…
seneschal_zecmon_scan_cancel jobId*jobToken*
Stop a running scan and release the scanner slot. Do this as soon as you stop caring about a scan — concurrency is finite and an abandoned chain walk blocks someone else. Free.
seneschal_zecmon_scan_status jobId*jobToken*includeNotes
Poll a scan opened by zecmon_scan. Returns phase, progress and the notes found SO FAR — notes accumulate during the scan, so you can read them before it finishes. During "detecting…