Analytics
velarion.ai
Provides tools for analyzing and benchmarking executive compensation and corporate governance metrics.
ENDPOINT 1
https://velarion-scraper-production.up.railway.app/mcp
MCP server metadata
- Name
- velarion-mcp
- Version
- 3.3.1
Velarion Company Intelligence — exec and board compensation data, governance analysis, and Say-on-Pay risk signals for ~2,965 public companies across 12 industries. All tools require a valid X-Velarion-Agent-Token. Coverage is limited to Velarion's live universe; out-of-coverage tickers return structured errors, never fabricated data.
Known tools 9
lookup_company_compensationLook up executive compensation for a company in Velarion's coverage universe.
Inferred read-onlypredict_say_on_pay_riskPredict Say-on-Pay risk for a company using Velarion's deterministic risk compilers.
Potential side effectscompare_companiesCompare multiple companies on pay, performance, and governance metrics.
Potential side effectsplace_orderPlace an order for a priced product — creates a quote you can pay and then fulfill.
Potential side effectsfulfill_paid_orderFulfill a paid custom quote by compiling and delivering its artifact.
Inferred read-onlylist_skusList the Velarion catalog — every product an agent can see and (where APPROVED_SELLABLE) buy.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.velarion-mcp]
url = "https://velarion-scraper-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"velarion-mcp": {
"type": "http",
"url": "https://velarion-scraper-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: velarion-mcp
Remote MCP URL: https://velarion-scraper-production.up.railway.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"velarion-mcp": {
"url": "https://velarion-scraper-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"velarion-mcp": {
"type": "http",
"url": "https://velarion-scraper-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "velarion-mcp",
"transport": "streamable-http",
"url": "https://velarion-scraper-production.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.