ai.velarion/company-intelligence
Exec comp benchmarking, say-on-pay risk, and governance cards for US public companies.
Unknown facts are omitted here and listed as pending in the profile.
Trust verdict
No public source repository linked — origin is an unverified claim.
Profile
What this server is — descriptive, not a rating. The verdict above judges it; this describes it.
Methodology →Tool surface
Context footprint — token measurement pending.
benchmark_executive_payBenchmark executive pay vs. disclosed peers using Velarion's canonical percentile data.Returns pay percentile, performance (TSR) percentile, P4P gap, and an alignment labelbased on canonical_metrics columns (ceo_percentile, tsr_percentile, p4p_gap). No LLM.role is currently CEO-only (only CEO percentile is pre-computed in canonical_metrics).
compare_companiesCompare multiple companies on pay, performance, and governance metrics.Returns a ranked table from Velarion's canonical_metrics — no LLM narrative invention.The data-based summary describes observed patterns in the returned data only.Out-of-coverage tickers are excluded (listed separately). Max 20 tickers.
Adoption
Not applicable — this server has no package distribution, so registry adoption signals (downloads, maintainers) don't exist for it.
Connect
https://velarion-scraper-production.up.railway.app/mcpSources
Every verdict and label is attributable to its source and recomputed from our own landed copy, never read live on this page.
fulfill_paid_orderFulfill a paid custom quote by compiling and delivering its artifact.Ownership gate: you may only fulfill a quote your own agent account owns. (The RESTbuyer rail has always enforced this — routes.py:656 — and this tool did not, whichmeant any valid token could fulfill, and therefore download, an artifact somebodyelse had paid for. Latent while every token was owner-issued; a live artifact leakthe moment self-serve issuance opened. Closed here.)Settlement gate (fail-closed): if the quote is pric…
generate_governance_alpha_cardGenerate a Governance Alpha Card for a company.Composite deterministic card: pay alignment (ISS P4P), governance scorecard, SoP risk band,peer quality, top risks/strengths. Requires the company to be in Velarion's coverageuniverse with current-period data.Calls generate_alpha_card (lib/agent_merchant/compilers/governance_alpha_card.py:441)after confirming deliverability via evaluate_deliverability (deliverability.py:219),which includes the period-currency gate (_governance_alpha_card_period_gate…
list_skusList the Velarion catalog — every product an agent can see and (where APPROVED_SELLABLE) buy.Returns all APPROVED_SELLABLE SKUs with full detail by default (sku_id, name, price,currency, fulfillment type, latency, caveats, classification). Setinclude_non_sellable=true to also return NEEDS_OWNER_APPROVAL / UNSELLABLE / KILLED rows,each clearly tagged with its classification and blockers so inventory is never hidden —only de-prioritized. No price is fabricated: unverified prices are surfaced as-is…
lookup_company_compensationLook up executive compensation for a company in Velarion's coverage universe.Returns CEO/NEO total compensation, pay mix breakdown, and canonical metrics for therequested fiscal year (latest available if omitted). All data sourced from Supabaseproduction tables — no LLM, no invented values.Out-of-coverage tickers return a structured error (not_in_coverage).
place_orderPlace an order for a priced product — creates a quote you can pay and then fulfill.This is the missing middle of the buy path: price_product tells you what it costs,place_order creates the actual quote (owned by YOUR agent account), andfulfill_paid_order delivers it once settlement clears.Requires a token with the mcp:buy scope AND a Velarion commerce account — aself-serve token issued at POST /agent/v1/token/self-serve has both.Returns quote_id, the price, and how to pay. Nothing is charged her…
predict_say_on_pay_riskPredict Say-on-Pay risk for a company using Velarion's deterministic risk compilers.Returns trend phrase, peer cohort distribution note, governance friction summary, andoverall risk band. No LLM — fully deterministic from canonical_metrics + say_on_pay data.Compilers: compile_sop_trend_phrase, compile_sop_peer_cohort_distribution,compile_governance_friction_summary (lib/agent_merchant/compilers/say_on_pay_risk.py).
price_productPrice a Velarion product. Handles EVERY catalog SKU in its real state.product_type may be a sku_id (e.g. "SKU-002") OR a custom_artifact_family(e.g. "peer_disclosure_custom_cohort"). Returns the row's classification and, whenAPPROVED_SELLABLE, the price a buyer is actually charged: - APPROVED_SELLABLE → proposed_price_cents + currency + fulfillment_type + latency + caveats. No price floor touches it (deleted 2026-07-14); the catalog/pricer anchor IS the billed price. - NEEDS_OWNER_APPROVAL → {st…
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.