Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

ai.velarion/company-intelligence

ai.velarion/company-intelligence

Exec comp benchmarking, say-on-pay risk, and governance cards for US public companies.

Uptime
14.3%
7 probes
Response
310ms
last probe
Tools
9
callable

Tools · 9

lookup_company_compensation

Look up executive compensation for a company in Velarion's coverage universe. Returns CEO/NEO total compensation, pay mix breakdown, and canonical metrics for the requested fiscal year (latest availa…

predict_say_on_pay_risk

Predict Say-on-Pay risk for a company using Velarion's deterministic risk compilers. Returns trend phrase, peer cohort distribution note, governance friction summary, and overall risk band. No LLM — …

benchmark_executive_pay

Benchmark executive pay vs. disclosed peers using Velarion's canonical percentile data. Returns pay percentile, performance (TSR) percentile, P4P gap, and an alignment label based on canonical_metric…

compare_companies

Compare 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 observe…

generate_governance_alpha_card

Generate a Governance Alpha Card for a company. Composite deterministic card: pay alignment (Velarion's own P4P-style estimate, modeled on public proxy-advisory methodology concepts — not licensed IS…

price_product

Price 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 ro…

place_order

Place 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 q…

fulfill_paid_order

Fulfill a paid custom quote by compiling and delivering its artifact. Ownership gate: you may only fulfill a quote your own agent account owns. (The REST buyer rail has always enforced this — routes.…

list_skus

List 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, fulfillmen…

Similar MCP servers embedding-nearest

ai.marketintell/marketintell live
AI analyst desk for stocks, options & crypto with sourced trade setups and a public accuracy record.
17 tools · streamable-http
ai.plith/plith live
AI agent infrastructure: dedup, cost prediction, validation, governance, failure intelligence.
15 tools · streamable-http
ai.crestsystems/counterparty-intelligence live
Check who your agent is about to pay over x402: real service, relayer, treasury, or buyer.
11 tools · streamable-http
Direct MCP candidate from lists live
Discovered from lists; probed directly as a possible remote MCP endpoint.
13 tools · streamable-http
ThinkNEO Control Plane live
Enterprise AI governance: spend, guardrails, policy, budgets, compliance, and provider health.
68 tools · streamable-http
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.velarion/company-intelligence": {
      "url": "https://velarion-scraper-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}