Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Velarion Company Intelligence

REMOTE · API.VELARION.AI · SCANNED SEP 24

Cited exec, director and say-on-pay data for ~3,000 US public companies, 12 industries.

Available components

+3 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1639 tokens (~136/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "predict_say_on_pay_risk" implies "pay" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Velarion Company Intelligence MCP server?

Velarion Company Intelligence is a hosted endpoint at https://api.velarion.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.velarion.ai

# add to Claude Code
claude mcp add --transport http ai-velarion-company-intelligence 'https://api.velarion.ai/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-velarion-company-intelligence": {
      "url": "https://api.velarion.ai/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-velarion-company-intelligence": {
      "type": "http",
      "url": "https://api.velarion.ai/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-velarion-company-intelligence]
url = "https://api.velarion.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-velarion-company-intelligence": {
      "type": "remote",
      "url": "https://api.velarion.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-velarion-company-intelligence --url 'https://api.velarion.ai/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-velarion-company-intelligence:
    url: "https://api.velarion.ai/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-velarion-company-intelligence": {
      "Transport": "http",
      "Url": "https://api.velarion.ai/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-velarion-company-intelligence -t streamable-http -u 'https://api.velarion.ai/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-velarion-company-intelligence": {
      "type": "http",
      "url": "https://api.velarion.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://api.velarion.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.velarion.ai CN=YR1,O=Let's Encrypt,C=US 16 Sept 2026 15 Dec 2026 RSA 2048 SHA256-RSA 51f346caff06236ae324b75f318a31c25ee
SANs: api.velarion.ai
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.velarion.ai. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
velarion.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.velarion.ai/mcp Verified 200
http (plaintext) http://api.velarion.ai/mcp HTTPS enforced 301 https://api.velarion.ai/mcp
MCP tools · 12 exposed · ~1,564 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
benchmark_executive_pay ~140

Benchmark executive pay vs. disclosed peers using Velarion's canonical percentile data. Returns pay percentile, performance (TSR) percentile, pay-for-performance gap, and an alignment label. role is CEO-only.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
rolestring–Optional executive role to benchmark (default CEO-only).
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
alignment_labelstring–Pay-for-performance alignment label.
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
errorstring––
p4p_gap_percentile_pointsnumber––
pay_percentilenumber––
peer_rank_caveatstring––
tickerstring––
tsr_percentilenumber––

No examples provided.

compare_companies ~147

Compare multiple companies on pay, performance, and governance metrics. Returns a ranked table drawn from disclosed compensation, performance, and governance data. The summary describes observed patterns in the returned data only. Out-of-coverage tickers are excluded (listed separately). Max 20 tickers.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
tickersarrayyesList of ticker symbols to compare (e.g. ["AAPL", "MSFT"]), max 20.
NameTypeReqDescription
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
comparisonsarray–Ranked pay/performance/governance table.
errorstring––
tickersarray––

No examples provided.

generate_governance_alpha_card ~274

Generate a Governance Alpha Card for a company. Composite deterministic card: pay alignment (Velarion's own P4P-style estimate, modeled on public peer-advisory methodology concepts — not licensed ISS data), governance scorecard, SoP risk band, peer quality, top risks/strengths. Requires the company to be in Velarion's coverage universe with current-period data. This is the free sample of the $100 GOVERNANCE-ALPHA-CARD product. Each agent may draw a limited number of cards per UTC day; beyond that the tool returns free_tier_cap_reached together with the purchase path. Structured errors returned (not raised) for: - not_in_coverage: ticker outside the covered universe - not_deliverable: the company's current-period disclosure does not support a card - free_tier_cap_reached: daily free allowance spent (buy it, or wait for 00:00 UTC)

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
NameTypeReqDescription
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
errorstring––
governance_scorecardobject––
risk_bandstring––
statusstring–e.g. deliverable, free_tier_cap_reached.
tickerstring––

No examples provided.

get_ceo_pay_ratio ~67

Free plan: the most recent disclosed CEO pay ratio.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

get_company_compensation ~141

Free plan: executive compensation for a company in Velarion's covered universe. Returns Summary Compensation Table components for named executive officers, fiscal year 2022 forward, with a citation for each figure. No benchmark context, no percentiles, no narrative analysis; those are in the paid product.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

get_director_compensation ~117

Free plan: non-employee director compensation and the board fee schedule. Unpaid directors (executive directors who serve without director fees) are listed separately from the paid table.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

get_disclosed_peer_group ~76

Free plan: the company's own disclosed compensation peer group, most recent fiscal year on file.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

get_say_on_pay_history ~87

Free plan: say-on-pay vote history. Support percentages are calculated by Velarion from disclosed vote counts (marked as such in the citation).

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

list_skus ~140

List the Velarion product catalog. Returns every available report with full detail by default (name, price, currency, delivery type, latency, caveats). Set `include_non_sellable=true` to also return products that are not currently on sale, each tagged with its status, so the full range is visible. A product with no settled price is returned with its status rather than a billable number.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
include_non_sellableboolean–Also return products that are not currently on sale.
NameTypeReqDescription
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
countsobject––
errorstring––
non_sellablearray––
sellablearray–Products currently on sale.

No examples provided.

lookup_company_compensation ~153

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 available if omitted). Every figure comes from the company's own disclosure and carries its citation. Out-of-coverage tickers return a structured error (not_in_coverage).

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
ceo_percentilenumber––
company_namestring––
errorstring––
executivesarray–Named executive officers with SCT pay components.
fiscal_yearinteger––
p4p_gapnumber––
tickerstring––
tsr_percentilenumber––

No examples provided.

predict_say_on_pay_risk ~130

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, computed from disclosed vote results and compensation data.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
fiscal_year––Optional fiscal year to read (e.g. 2025). Defaults to the latest on file.
tickerstringyesThe company's ticker symbol (e.g. "AAPL").
NameTypeReqDescription
attributionobject–Source citation, dataset DOI, and a ready-made cite_as string.
errorstring––
fiscal_yearinteger––
risk_bandstring–Overall say-on-pay risk band.
tickerstring––
trendstring–Trend phrase for the vote history.

No examples provided.

search_companies ~92

Free plan: search Velarion's covered universe by company name or ticker. Requires a query of at least two characters; returns at most 10 results.

NameTypeReqDescription
agent_tokenstring–Optional Velarion agent token; falls back to the X-Velarion-Agent-Token header.
querystringyesCompany name or ticker fragment, at least 2 characters (e.g. "apple").
NameTypeReqDescription
attributionobjectyes–
ceo_total_comp–––
citationobject––
company_namestring––
company_page–––
data_as_of–––
directorsarray––
errorstring––
executivesarray––
fee_schedule–––
fiscal_year–––
fiscal_years_availablearray––
hold–––
industrystring––
label–––
median_employee_comp–––
peersarray––
querystring––
ratio–––
reasonstring––
resultsarray––
say_on_pay_exemptboolean––
statusstring––
tickerstring––
truncatedboolean––
unpaid_directorsarray––

No examples provided.

Common questions

What is the Velarion Company Intelligence MCP server?

Velarion Company Intelligence is an MCP server listed in the public MCP registry as ai.velarion/company-intelligence. Cited exec, director and say-on-pay data for ~3,000 US public companies, 12 industries. This page covers its hosted endpoint (https://api.velarion.ai/mcp).

Is the Velarion Company Intelligence MCP server safe to use?

Velarion Company Intelligence scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Velarion Company Intelligence MCP server expose?

Velarion Company Intelligence exposes 12 tools: lookup_company_compensation, predict_say_on_pay_risk, benchmark_executive_pay, compare_companies, generate_governance_alpha_card, and 7 more. Their descriptions and schemas cost roughly 1,564 tokens of context every time the server is loaded.

Does the Velarion Company Intelligence MCP server require authentication?

No. We connected to Velarion Company Intelligence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Velarion Company Intelligence MCP server still maintained?

Velarion Company Intelligence is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.