@agentutility/mcp-edge-finance 0.1.8 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
22
22
  }
23
23
  ```
24
24
 
25
- Restart Claude Desktop. 21 tools appear in the tool palette.
25
+ Restart Claude Desktop. 89 tools appear in the tool palette.
26
26
 
27
27
  ## Install — Cursor
28
28
 
@@ -46,31 +46,99 @@ Send any amount of **USDC on Base mainnet** to the address derived from your `X4
46
46
 
47
47
  USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
48
48
 
49
- ## Tools (21)
49
+ ## Tools (89)
50
50
 
51
51
  | Tool | Description |
52
52
  |---|---|
53
- | `13f-deltas` | (0.05 USDC/call) 13F-HR position-delta computation diff the two most recent 13F-HR filings for an institutional CIK. Returns added/exited/increased/reduced positions with dollar deltas. |
53
+ | `13f-deltas` | (0.05 USDC/call) 13F-HR position deltas / institutional holdings change tracker / hedge-fund quarterly trade detector / Berkshire + Bridgewater + Citadel + Renaissance position-change feed / 13F diff / SEC institutional manager portfolio change / 'what did Buffett buy this quarter' / EDGAR 13F-HR delta. Diffs the two most recent 13F-HR filings for an institutional manager (by CIK) and returns added (new positions), exited (sold completely), increased (size up), and reduced (size down) buckets with per-position share deltas, dollar deltas, and pct change. Strictly SEC-public 13F-HR data. |
54
+ | `accounts-receivable-aging-score` | (0.01 USDC/call) Accounts receivable aging score API / AR portfolio health scorer / DSO + delinquency + bad-debt analysis / receivables quality score. Scores an AR book on current share, severe (90+) delinquency, mid-bucket delinquency, DSO, and bad debt, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
55
+ | `amortization-schedule` | (0.01 USDC/call) Amortization schedule API / loan payment schedule / debt amortization calculator. Same backend as loan-amortization-calculator, focused on scheduled payment, payoff months, total paid, and interest saved. |
56
+ | `asset-based-lending-score` | (0.01 USDC/call) Asset based lending score API / ABL facility risk scorer / collateral coverage + advance-rate + monitoring analysis. Scores an ABL facility on collateral coverage, collateral quality, advance discipline, monitoring cadence, and dilution, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
57
+ | `blended-finance-score` | (0.01 USDC/call) Blended finance score API / concessional capital efficiency / private capital mobilization / first-loss impact finance calculator. Scores impact quality, private leverage ratio, concessional capital share, first-loss risk cushion, and governance. Returns 0-100 structure score, grade, recommendation, metrics, and drivers. Pure deterministic math, no upstream API. |
58
+ | `blended-finance-score-api` | (0.01 USDC/call) Blended finance score API / concessional capital leverage scoring / impact finance risk score. Same deterministic model as blended-finance-score, exposed under the buyer keyword used in demand searches. |
54
59
  | `bls-occupational-stats` | (0.02 USDC/call) BLS Public Data API — wages, employment levels, growth by series ID. Federal public, free. Optional BLS_API_KEY for higher rate-limits. |
55
- | `earnings-calendar` | (0.03 USDC/call) Earnings calendar derived from SEC 8-K Item 2.02, 10-Q, 10-K, NT 10-Q, NT 10-K filings. Federal public SEC EDGAR data only no aggregator ToU concerns. |
56
- | `earnings-call-transcribe` | (0.03 USDC/call) Earnings call transcriber. Caller-supplied IR webcast/replay URL Whisper v3 transcript optional Venice structured summary (prepared remarks, Q&A, guidance, key metrics). |
60
+ | `break-even-calculator` | (0.01 USDC/call) Break-even calculator API / contribution margin calculator / unit economics break-even units / fixed cost payback. Computes contribution margin per unit, margin percent, break-even units, expected profit when expected volume is provided, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
61
+ | `cash-conversion-cycle-calculator` | (0.01 USDC/call) Cash conversion cycle calculator / working capital optimization API / DSO DIO DPO analysis. Same deterministic calculator as working-capital-cycle. |
62
+ | `cash-runway-calculator` | (0.01 USDC/call) Cash runway calculator / startup burn runway API / founder finance planning. Same deterministic backend as startup-runway-calculator, focused on net monthly burn, static runway, dynamic runway, and burn cut needed for target runway. |
63
+ | `commercial-real-estate-loan-score` | (0.01 USDC/call) Commercial real estate loan score API / CRE underwriting scorer / DSCR + LTV + debt-yield + occupancy analysis / commercial mortgage risk score. Scores a CRE loan on loan-to-value, debt service coverage, debt yield, occupancy, and cap rate, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
64
+ | `contribution-margin-calculator` | (0.01 USDC/call) Contribution margin calculator / break-even units API / fixed-cost recovery calculator. Same deterministic backend as break-even-calculator, exposed for product pricing and business-plan agents. |
65
+ | `dcf-valuation-calculator` | (0.01 USDC/call) DCF valuation calculator API / discounted cash flow / enterprise value / equity value / value per share calculator. Discounts explicit cash flows, optional Gordon-growth or terminal-multiple terminal value, net debt, and share count into enterprise value, equity value, value per share, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
66
+ | `debt-payoff-calculator` | (0.01 USDC/call) Debt payoff calculator / extra payment payoff API / interest savings calculator. Same deterministic backend as loan-amortization-calculator, exposed for agents comparing loan payoff months, total interest, and extra-principal scenarios. |
67
+ | `discounted-cash-flow-calculator` | (0.01 USDC/call) Discounted cash flow calculator / DCF valuation API / enterprise value and equity value calculator. Same deterministic backend as dcf-valuation-calculator, exposed under the full buyer keyword for valuation workflows. |
68
+ | `dso-dio-dpo-calculator` | (0.01 USDC/call) DSO DIO DPO calculator / working capital days API / cash conversion cycle components. Same deterministic backend as working-capital-cycle, focused on receivables, inventory, payables, cash tied up, and release opportunity. |
69
+ | `early-payment-discount-calculator` | (0.01 USDC/call) Early payment discount calculator / supplier discount APR / invoice acceleration economics. Same deterministic calculator as invoice-discount-calculator. |
70
+ | `earnings-calendar` | (0.03 USDC/call) Earnings calendar / next earnings date / earnings release schedule / quarterly results dates / 10-Q + 10-K + 8-K Item 2.02 feed / late-filing NT-10 tracker / earnings-date estimator. For a US-listed ticker (or CIK), returns recent and upcoming earnings-related SEC filings — 8-K Item 2.02 (Results of Operations), 10-Q, 10-K, NT 10-Q, NT 10-K — with filed_date, fiscal-quarter end, accession number, and EDGAR document URL, plus a next-earnings-date estimate derived from prior cadence. SEC EDGAR public data only — no aggregator ToU risk. |
71
+ | `earnings-calendar-api` | (0.03 USDC/call) Earnings calendar API / next earnings date API / SEC earnings filing calendar. Same EDGAR-backed handler as earnings-calendar, listed for agents finding 8-K Item 2.02, 10-Q, 10-K, NT filing signals, fiscal periods, and next-earnings cadence estimates. |
72
+ | `earnings-call-transcribe` | (0.03 USDC/call) Earnings call transcriber. Caller-supplied IR webcast/replay URL to Whisper v3 transcript to optional Venice structured summary (prepared remarks, Q&A, guidance, key metrics). |
57
73
  | `earnings-transcript` | (0.03 USDC/call) Earnings call transcript generator. Submit any IR webcast or replay URL — Whisper v3 returns a full transcript, plus an optional Venice structured summary (prepared remarks, Q&A, guidance, key metrics). Same backend as earnings-call-transcribe under a clearer slug. |
58
- | `exchange-rates` | (0.002 USDC/call) FX rates / forex / currency converter / USD to EUR / ECB rates / historical exchange rates. Returns the latest or any historical day's exchange rates between currencies, sourced from the European Central Bank via the public Frankfurter API. Specify a base currency (default USD), an optional quote currency or list, an optional date (YYYY-MM-DD or 'latest'), and an optional amount to also receive a converted value when a single quote is supplied. No auth, commercial-OK. |
59
- | `fda-calendar` | (0.03 USDC/call) FDA Advisory Committee meeting calendar. Upcoming + recent AdComm meetings scraped from FDA.gov public pages. Federal public. |
60
- | `fec-political-contributions` | (0.04 USDC/call) FEC political contributions search via api.open.fec.gov. By donor / committee / candidate / cycle / state / amount. Federal public. |
61
- | `insider-form-4` | (0.01 USDC/call) SEC Form 4 (insider transactions) normalizer. Recent officer/director/10%+ trades for any US ticker. Per-transaction shape: who, when, code (purchase/sale/grant/exercise/etc), shares, price, post-tx holdings, role. 100% public-domain SEC EDGAR data. |
74
+ | `edgar-filings` | (0.01 USDC/call) EDGAR filings lookup / SEC EDGAR API / public company filing fetcher. Resolves ticker or CIK, returns recent filing metadata and document URLs, and can include filing text or a Venice executive summary. Same backend as sec-filing. |
75
+ | `embedded-finance-score` | (0.01 USDC/call) Embedded finance score API / fintech integration quality / compliance KYC uptime conversion chargeback score. Scores embedded lending/payments/wallet programs across compliance maturity, KYC coverage, API uptime, conversion lift, and chargeback or loss rate. Returns 0-100 score, grade, recommendation, metrics, and drivers. Pure deterministic math, no upstream API. |
76
+ | `embedded-finance-score-api` | (0.01 USDC/call) Embedded finance score API / fintech integration scoring / compliance and conversion lift scoring. Same deterministic model as embedded-finance-score, exposed under the buyer keyword used in demand searches. |
77
+ | `emergency-fund-calculator` | (0.01 USDC/call) Emergency fund calculator API / rainy-day fund target / months-of-expenses runway / savings cushion planner. Computes the recommended emergency-fund target (essential monthly expenses x target months), current coverage ratio, months of expenses already saved, shortfall, monthly surplus, and months to reach the target at the current savings pace, plus a readiness score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
78
+ | `equipment-finance-score` | (0.01 USDC/call) Equipment finance score API / equipment loan and lease risk scorer / collateral coverage + term-vs-useful-life analysis. Scores an equipment financing on lessee credit, collateral coverage, equity cushion, and term-vs-useful-life fit, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
79
+ | `exchange-rates` | (0.002 USDC/call) Exchange rates. Latest or historical FX rates between currencies, sourced from the European Central Bank (Frankfurter API). 30+ currency pairs. Optional amount conversion. No commercial restrictions. Specify a base currency (default USD), an optional quote currency or list, an optional date (YYYY-MM-DD or 'latest'), and an optional amount to also receive a converted value when a single quote is supplied. |
80
+ | `fda-calendar` | (0.03 USDC/call) FDA AdComm calendar / FDA Advisory Committee meeting tracker / PDUFA-adjacent catalyst feed / biotech FDA event watch / drug-approval committee schedule / vaccine + oncology + cardiovascular AdComm dates / Federal Register FDA notice scanner. Pulls upcoming and recent FDA Advisory Committee meeting notices from the Federal Register API (federalregister.gov), filters for AdComm-class meetings, and returns each with title, committee, meeting date, docket info, and source URL. Filter by free-text search and cap result count. Federal public — no auth. |
81
+ | `fda-calendar-api` | (0.03 USDC/call) FDA calendar API / FDA advisory committee meeting tracker / biotech catalyst feed. Same Federal Register-backed handler as fda-calendar, listed for agents monitoring upcoming and recent FDA AdComm notices, docket ids, committee names, and meeting dates. |
82
+ | `fec-political-contributions` | (0.04 USDC/call) FEC political donations / campaign contributions search / who-donated-to-whom / OpenSecrets-style finance feed / individual contributions to federal candidates + PACs + super PACs / Schedule A itemized donor records / cycle + state + amount filters / lobbyist-money tracker. Wraps api.open.fec.gov individual_contributions. Filter by donor name (last+first), recipient committee_id, candidate_id, election cycle, contributor state, and min/max amount — returns itemized contributions with donor name + employer + occupation, recipient committee, amount, date, and FEC source link. Federal public data, no auth. |
83
+ | `home-affordability-payment` | (0.01 USDC/call) Home affordability payment API / monthly mortgage payment calculator / housing DTI estimator. Same backend as mortgage-payment-calculator, returning PITI, escrow components, optional housing DTI, score, and recommendation. |
84
+ | `insider-form-4` | (0.01 USDC/call) SEC Form 4 insider transactions / insider trading feed / officer-director trades / 10% beneficial owner filings / Section 16 / executive buy-sell tracker / EDGAR Form 4 normalizer. Returns recent Form 4 filings for a US-listed ticker (or CIK) with each transaction's reporting owner, role (officer / director / 10%+ owner), filing date, period of report, transaction code (P=purchase, S=sale, A=grant, M=exercise, F=tax, etc.), shares, price, post-transaction holdings, and EDGAR document URL. Public-domain SEC EDGAR data — no auth, no rate-limit headache. |
62
85
  | `insider-trading` | (0.01 USDC/call) Insider trading feed. Recent SEC Form 4 transactions for any US-listed ticker — officer, director, and 10% beneficial owner buys and sells. Returns transaction code (P=purchase, S=sale, A=grant, M=exercise), shares, price, post-transaction holdings, filed date, and EDGAR document URL. Wraps the same EDGAR-backed source as insider-form-4 under a more search-friendly name. Federal public data, no auth. |
86
+ | `inventory-finance-score` | (0.01 USDC/call) Inventory finance score API / inventory financing risk scorer / inventory turns + obsolescence + advance-rate analysis. Scores an inventory facility on turnover, obsolescence risk, advance discipline, and margin cushion, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
87
+ | `invoice-discount-api` | (0.01 USDC/call) Invoice discount API / early payment discount APR API / factoring economics calculator. Same deterministic calculator as invoice-discount-calculator, exposed under likely buyer search terms. |
88
+ | `invoice-discount-calculator` | (0.01 USDC/call) Invoice discount calculator API / early payment discount APR / factoring discount economics / AR acceleration calculator. Computes discount dollars, net cash received, effective APR, advance amount, and premium versus cost of capital for invoice acceleration decisions. Pure deterministic business finance math, no upstream API. |
89
+ | `invoice-factoring-calculator` | (0.01 USDC/call) Invoice factoring calculator / factoring discount APR API / invoice advance economics. Same deterministic backend as invoice-discount-calculator, focused on advance rate, discount amount, effective APR, and capital-cost premium. |
90
+ | `invoice-factoring-score` | (0.01 USDC/call) Invoice factoring score API / receivables factoring risk score / factoring deal quality scorer / debtor credit + advance rate + dilution analysis. Scores a factoring facility on debtor credit, advance-rate economics, fee burden, dilution, and debtor concentration, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
63
91
  | `kalshi-markets` | (0.005 USDC/call) Kalshi markets / event contracts / Kalshi API / CFTC-regulated prediction markets / Kalshi browse / KalshiEX markets list. Pulls live markets from api.elections.kalshi.com with filter by status, series ticker, event ticker, free-text query, minimum volume. Prices converted from cents to 0-1 probabilities for easy cross-venue compare. DATA only — no order entry. |
64
- | `patent-search` | (0.05 USDC/call) USPTO patent search. Issued US patents and published applications via the USPTO Open Data Portal. Search by topic, inventor, assignee, CPC class, filing-date range. Returns title, abstract, inventors, assignees, dates, classifications. Optional Venice plain-English summary. |
92
+ | `litigation-finance-score` | (0.01 USDC/call) Litigation finance score API / lawsuit investment merit / legal claim funding calculator / case finance underwriting. Scores claim value, probability of success, legal budget, expected duration, collectability, and enforceability. Returns expected value after legal costs, budget-to-claim ratio, 0-100 score, grade, recommendation, and driver breakdown. Pure deterministic math, no upstream API. |
93
+ | `litigation-finance-score-api` | (0.01 USDC/call) Litigation finance score API / legal claim finance risk API / case funding scoring. Same deterministic finance model as litigation-finance-score, exposed under the buyer keyword used in demand searches. |
94
+ | `loan-amortization-calculator` | (0.01 USDC/call) Loan amortization calculator API / debt payoff schedule / extra payment interest savings calculator. Computes scheduled monthly payment, payoff months, total interest, total paid, and interest saved from extra monthly payments. Pure deterministic finance math, no upstream API. |
95
+ | `ltv-cac-calculator` | (0.01 USDC/call) LTV CAC calculator / SaaS unit economics API / payback period calculator. Same deterministic backend as unit-economics-calculator, returning LTV, LTV/CAC, CAC payback months, margin, churn, score, and recommendation. |
96
+ | `market-filter` | (0.005 USDC/call) Polymarket filter API / prediction market filter / market screener. Demand-matching route for filtering Polymarket markets by query, category, tag, liquidity, open/closed status, and sort order. Data-only public market research endpoint; no wallet filtering or trade execution. |
97
+ | `markets` | (0.005 USDC/call) Markets API / Polymarket markets / prediction markets list and search. Exact buyer-demand slug backed by Polymarket gamma-api public market data. Filter active/closed markets by query, category, tag, liquidity, sort order, limit, and offset. Returns questions, slugs, outcomes, implied prices, liquidity, volume, and URLs. Data-only; no trading or order routing. |
98
+ | `merchant-cash-advance-score` | (0.01 USDC/call) Merchant cash advance score API / MCA deal risk scorer / factor rate + holdback sustainability analysis / small business revenue financing score. Scores an MCA on revenue strength, factor-rate burden, holdback sustainability, revenue stability, and business tenure, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
99
+ | `mortgage-payment-calculator` | (0.01 USDC/call) Mortgage payment calculator API / PITI calculator / home affordability payment estimate / monthly principal interest tax insurance HOA PMI calculator. Computes loan amount, principal-and-interest payment, escrow components, total monthly payment, optional housing DTI, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
100
+ | `mortgage-refinance-calculator` | (0.01 USDC/call) Mortgage refinance calculator / refi savings calculator / refinance break-even analysis. Same deterministic backend as refinance-analysis-calculator, surfaced for buyers comparing current loan balance, current rate, new rate, closing costs, monthly savings, and break-even months. |
101
+ | `patent-search` | (0.05 USDC/call) USPTO patent search / US patent database / Google Patents alternative / prior-art finder / freedom-to-operate research / inventor + assignee patent lookup / CPC classification browser / patent-filing date-range query / patent landscape feed. Searches issued US patents and published applications via the USPTO Open Data Portal. Filter by free-text keywords, inventor last-name, assignee/owner, CPC class (e.g. 'G06N' for AI/ML), filing-date floor/ceiling, and limit. Returns each match's application number, title, abstract, inventors, assignees, filing/publication dates, and CPC classifications, plus an optional Venice plain-English summary of the top result. |
102
+ | `patent-search-api` | (0.05 USDC/call) Patent search API / USPTO patent lookup / prior-art search endpoint. Same USPTO Open Data backend as patent-search, indexed for agents querying keywords, inventor, assignee, CPC class, filing date range, abstracts, inventors, assignees, and publication numbers. |
103
+ | `piti-calculator` | (0.01 USDC/call) PITI calculator / principal interest tax insurance payment API / mortgage payment estimate. Same deterministic backend as mortgage-payment-calculator, exposed under the short real-estate finance keyword for monthly housing payment workflows. |
104
+ | `polymarket-filter` | (0.005 USDC/call) Polymarket filter API / filter prediction markets by category, query, tag, status, liquidity, and sort order. Market-data filter only; it does not filter wallets by trade history. |
65
105
  | `polymarket-kalshi-arbitrage` | (0.02 USDC/call) Polymarket × Kalshi arbitrage scanner / cross-venue prediction market spread / event price arbitrage detector / Polymarket vs Kalshi comparison. Pulls active markets from both venues, fuzzy-matches by title (Jaccard token overlap), and reports pairs whose implied YES probabilities diverge beyond a configurable threshold. Output is data-only: spread metrics, no trade execution. Useful for cross-market sentiment timing and signal triangulation. |
66
106
  | `polymarket-leaderboard` | (0.005 USDC/call) Polymarket leaderboard / top traders / profit leaderboard / Polymarket whales / volume leaderboard / prediction market rankings. Returns the top accounts by realized profit OR notional volume over 1d/1w/1m/all-time windows. Includes proxy wallet, pseudonym, bio, amount in USD. DATA only. |
67
107
  | `polymarket-markets` | (0.005 USDC/call) Polymarket markets / prediction market data / Polymarket API / list active prediction markets / crypto-settled betting odds / event odds / Polymarket browse. Pulls live Polymarket markets from gamma-api with filter by category, tag, free-text query, minimum liquidity. Returns market question, current YES/NO outcome prices (implied probabilities), 24-hr volume, liquidity, end date. DATA-ONLY — no trading. Useful for agent forecasting research and arbitrage detection. |
108
+ | `polymarket-search` | (0.005 USDC/call) Polymarket search API / prediction market search / market query endpoint. Searches the returned Polymarket market page by question, description, and slug, with optional category/tag/liquidity filters. Data-only; no betting, trading, or order execution. |
68
109
  | `polymarket-trades` | (0.005 USDC/call) Polymarket trades / recent prediction market trades / on-chain bet history / Polymarket trade feed / Polymarket data API. Pulls recent trades from a Polymarket market (by slug or conditionId) or for a specific wallet. Returns side, size, price, timestamp, trader pseudonym, on-chain tx hash, and computed notional USD. DATA only. |
69
- | `sec-filing` | (0.01 USDC/call) SEC EDGAR filing fetcher + parser + summarizer. 10-K, 10-Q, 8-K, S-1, S-4, DEF 14A, 4, 13F-HR. Returns structured filing metadata, clean text, and optional Venice executive summary tuned to the form type. 100% public-domain SEC data. |
110
+ | `prediction-markets` | (0.005 USDC/call) Prediction markets API / event odds / Polymarket market data. Lists and searches active public Polymarket markets with outcome probabilities, liquidity, volume, end dates, and URLs. Data-only market research; no trade signals, custody, or execution. |
111
+ | `project-finance-score` | (0.01 USDC/call) Project finance score API / infrastructure finance structure quality / DSCR leverage offtake construction-risk calculator. Scores debt service coverage, debt-to-equity leverage, offtake contract quality, construction risk, and sponsor strength. Returns 0-100 bankability score, grade, recommendation, metrics, and drivers. Pure deterministic math, no upstream API. |
112
+ | `project-finance-score-api` | (0.01 USDC/call) Project finance score API / DSCR project risk scoring / offtake and construction risk calculator. Same deterministic model as project-finance-score, exposed under the buyer keyword used in demand searches. |
113
+ | `purchase-order-finance-score` | (0.01 USDC/call) Purchase order finance score API / PO financing risk scorer / supplier reliability + buyer credit + margin analysis. Scores a PO financing deal on end-buyer credit, supplier reliability, margin cushion, and fulfillment speed, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
114
+ | `refi-break-even-calculator` | (0.01 USDC/call) Refi break-even calculator / closing-cost payback calculator / mortgage refinance savings API. Same deterministic backend as refinance-analysis-calculator, focused on break-even months, net savings over hold horizon, and payment delta. |
115
+ | `refinance-analysis-calculator` | (0.01 USDC/call) Refinance analysis calculator / mortgage refinance benefits / rate-and-term refi calculator / break-even month calculator / closing-cost payback / monthly payment savings. Pure deterministic finance math: compares current loan against proposed refinance, computes current and new payment, monthly savings, break-even months, gross and net savings over hold horizon, then scores whether the refi economics are attractive. No upstream API. |
116
+ | `refinance-analysis-calculator-api` | (0.01 USDC/call) Refinance analysis calculator API / mortgage refinance API / refi break-even API. Same deterministic calculator as refinance-analysis-calculator, exposed under the buyer keyword used in demand searches. |
117
+ | `revenue-based-financing-score` | (0.01 USDC/call) Revenue based financing score API / RBF deal scorer / recurring-revenue lending risk score / MRR + growth + cap-multiple analysis. Scores an RBF facility on revenue scale, growth, margin quality, repayment burden (cap multiple), and retention, returning a weighted score, grade, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
118
+ | `roi-calculator` | (0.01 USDC/call) ROI calculator API / return on investment / CAGR / money multiple calculator. Takes initial investment plus final value or net profit and returns ROI percent, annualized return, money multiple, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
119
+ | `rule-of-40-calculator` | (0.01 USDC/call) Rule of 40 calculator / SaaS benchmark score / ARR growth plus EBITDA margin. Same deterministic calculator as saas-metrics-score. |
120
+ | `saas-benchmark-score` | (0.01 USDC/call) SaaS benchmark score API / operating metrics grader / ARR growth NRR gross margin burn multiple magic number analysis. Same deterministic backend as saas-metrics-score, exposed for SaaS diligence agents. |
121
+ | `saas-metrics-api` | (0.01 USDC/call) SaaS metrics API / rule-of-40 API / NRR, burn multiple, magic number, and logo churn score. Same deterministic operating-finance calculator as saas-metrics-score. |
122
+ | `saas-metrics-score` | (0.01 USDC/call) SaaS metrics score API / rule of 40 calculator / net revenue retention score / burn multiple and magic number analysis / SaaS benchmark score. Computes rule-of-40, retention, gross margin, burn efficiency, sales efficiency, logo churn, weighted score, and driver notes. Pure deterministic operating-finance math, no upstream API. |
123
+ | `sec-13f-api` | (0.05 USDC/call) SEC 13F API / institutional holdings changes / hedge fund position delta feed. Same 13f-deltas backend, indexed for agents tracking added, exited, increased, and reduced holdings from public 13F-HR filings. |
124
+ | `sec-filing` | (0.01 USDC/call) SEC EDGAR filing fetcher + parser + summarizer / 10-K + 10-Q + 8-K + S-1 + S-4 + DEF 14A + Form 4 + 13F-HR / annual report + quarterly report + proxy + insider trading + institutional holdings / SEC filing search by ticker or CIK / public-company filing pull. Resolves ticker to CIK against EDGAR, returns structured filing metadata (form, filed_date, accession_number, period_of_report, primary_document_url) for the most recent N filings of a chosen form type, optionally pulls the latest filing's full clean text, and optionally runs it through a Venice executive summary tuned to the form type. 100% public-domain SEC data, no auth. |
125
+ | `sec-filings` | (0.01 USDC/call) SEC filings API / EDGAR company filing search / 10-K, 10-Q, 8-K, S-1, DEF 14A, Form 4, and 13F-HR lookup by ticker or CIK. Same SEC EDGAR backend as sec-filing, with plural buyer wording for agents searching filing feeds. |
126
+ | `sec-xbrl-api` | (0.05 USDC/call) SEC XBRL API / EDGAR company facts / fundamentals time-series endpoint. Same xbrl-financials handler, discoverable for agents replacing paid fundamentals feeds with public SEC line-item data. |
127
+ | `startup-runway-calculator` | (0.01 USDC/call) Startup runway calculator API / burn multiple / cash runway / founder finance planning. Computes net monthly burn, static runway, dynamic runway with revenue growth, burn reduction needed for target runway, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
128
+ | `supply-chain-finance-score` | (0.01 USDC/call) Supply chain finance score API / SCF program design quality / early-pay discount score / reverse factoring calculator / supplier finance underwriting. Scores buyer credit, supplier risk, discount economics, days accelerated, automation maturity, and supplier concentration. Returns a 0-100 program score, grade, recommendation, metrics, and weighted driver breakdown. Pure deterministic math, no upstream API. |
129
+ | `supply-chain-finance-score-api` | (0.01 USDC/call) Supply chain finance score API / supplier finance risk API / invoice acceleration scoring. Same deterministic finance model as supply-chain-finance-score, exposed under the buyer keyword used in demand searches. |
130
+ | `tariff-duty-scenario` | (0.02 USDC/call) Tariff duty scenario calculator / landed cost delta API / import duty what-if calculator / HTS cost scenario. Computes current vs proposed duty and landed-cost deltas from caller-supplied values, rates, freight, insurance, quantity, origin, destination, and optional HTS code. Scenario math only: does not choose final HTS classification, act as customs broker, or file customs documents. |
131
+ | `trade-finance-risk-score` | (0.01 USDC/call) Trade finance risk score API / import-export finance underwriting / LC transaction risk calculator / country buyer collateral documentation score. Scores buyer credit, country and sanctions risk, tenor, collateral coverage, documentation quality, and FX risk. Returns 0-100 score, grade, recommendation, metrics, and weighted drivers. Pure deterministic math, no upstream API. |
132
+ | `trade-finance-risk-score-api` | (0.01 USDC/call) Trade finance risk score API / export finance risk API / tenor and collateral scoring. Same deterministic calculator as trade-finance-risk-score, exposed under the buyer keyword used in demand searches. |
70
133
  | `trademark-search` | (0.03 USDC/call) Trademark search / USPTO trademark lookup / TSDR / federal trademark database. Look up any US trademark by serial number or registration number. Returns mark text, owner, status, filing date, classes, goods/services. Federal public TSDR API. |
71
- | `uspto-tm-name-search` | (0.10 USDC/call) USPTO trademark name search / free-text TM search / wordmark search / brand-name clearance / freedom-to-use check. The companion to uspto-trademark-search (which is lookup-by-id only) does the search USPTO does not expose as a free API. Returns active or all registered marks matching the query, with serial number, wordmark text, status, registration date, owner, and goods/services description. Source: MarkerAPI indexer of USPTO wordmarks. Screening tool only — not a substitute for a TM attorney clearance search. |
134
+ | `transition-finance-score` | (0.01 USDC/call) Transition finance score API / climate transition plan credibility / emissions reduction finance calculator / transition-aligned capital scoring. Scores baseline emissions, target reduction, years to target, verification quality, and capex intensity. Returns annual abatement, 0-100 credibility score, grade, recommendation, and weighted drivers. Pure deterministic math, no upstream API. |
135
+ | `transition-finance-score-api` | (0.01 USDC/call) Transition finance score API / climate transition finance scoring / emissions-reduction finance score. Same deterministic model as transition-finance-score, exposed under the buyer keyword used in demand searches. |
136
+ | `unit-economics-calculator` | (0.01 USDC/call) Unit economics calculator API / SaaS LTV CAC / payback period / ARPU gross margin churn calculator. Computes monthly gross profit, estimated customer lifetime, LTV, LTV/CAC, CAC payback months, score, drivers, and recommendation. Pure deterministic finance math, no upstream API. |
72
137
  | `uspto-trademark-search` | (0.03 USDC/call) USPTO trademark status / TSDR lookup. Look up a US trademark by serial number or registration number. Returns mark text, owner, status, filing date, classes, goods/services. Federal public TSDR API. |
73
- | `xbrl-financials` | (0.05 USDC/call) SEC XBRL financials. Returns structured financial line items (revenue, net income, EPS, total assets, cash, etc.) for a US-listed ticker. Federal public XBRL data Bloomberg-killer for fundamentals. |
138
+ | `working-capital-cycle` | (0.01 USDC/call) Working capital cycle API / cash conversion cycle calculator / DSO DIO DPO analysis / cash release opportunity score. Computes days sales outstanding, days inventory outstanding, days payables outstanding, cash conversion cycle, working capital tied up, and cash release opportunity versus target. Pure deterministic business finance math, no upstream API. |
139
+ | `working-capital-cycle-api` | (0.01 USDC/call) Working capital cycle API / cash conversion cycle API / DSO DIO DPO calculator. Same deterministic business finance calculator as working-capital-cycle, exposed under the buyer keyword used in demand searches. |
140
+ | `xbrl-api` | (0.05 USDC/call) XBRL API / SEC company facts API / public financial statement data. Same SEC Company Facts backend as xbrl-financials, indexed for agents pulling revenue, net income, EPS, assets, cash, operating cash flow, units, form type, and fiscal period metadata. |
141
+ | `xbrl-financials` | (0.05 USDC/call) SEC XBRL financials / company fundamentals / income-statement + balance-sheet feed / revenue + net-income + EPS history / 10-K + 10-Q line-item extractor / EDGAR Company Facts wrapper. For a US-listed ticker (or CIK), returns time-series of structured financial line items — revenue, net_income, EPS (basic/diluted), total_assets, cash, operating_cash_flow, and dozens more — sourced directly from SEC XBRL filings. Each datapoint has the value, unit (USD, USD/shares, shares), period start/end, fiscal year/quarter, form (10-K / 10-Q), and underlying XBRL concept. Public-domain SEC data — Bloomberg/CapIQ-substitute for fundamentals. |
74
142
 
75
143
  ## How it works
76
144
 
@@ -91,4 +159,4 @@ The agent never sees the payment flow — it just gets the result.
91
159
 
92
160
  ---
93
161
 
94
- **Version:** 0.1.8 · **License:** MIT
162
+ **Version:** 0.18.0 · **License:** MIT