Analytics
finvaulta.com
Searches and compares cross-firm financial research on macro themes, securities, and commodities.
ENDPOINT 1
https://finvaulta.com/mcp
MCP server metadata
- Name
- finvaulta
- Version
- 1.0.0
Known tools 10
query_macro_themeSearch cross-firm macro themes (inflation, rates, fiscal policy, geopolitics as themes).
Inferred read-onlycompare_consensusCompare firm-level arguments about one asset, issuer, ticker, or security.
Inferred read-onlysearch_securitiesSearch research about a stock, ticker, issuer, bond, or listed security.
Inferred read-onlysearch_commoditiesSearch research about commodities such as oil, gas, gold, copper, or agricultural markets.
Inferred read-onlysearch_geographySearch research tied to a country, region, choke point, or geographic macro theme.
Inferred read-onlysearch_institutionSearch research published by or associated with a named institution/publisher.
Inferred read-onlyget_excerptsFetch full attributed excerpt payloads by stable excerpt_id values returned from search tools.
Inferred read-onlyget_document_summaryReturn a document-level summary (institutions, authors, extraction summary/headings/takeaways, publish date, source URL) for a Finvaulta document_id from search results.
Potential side effectsexecute_table_mathRun sandboxed pandas code against one extracted table chunk without modifying Finvaulta data.
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.finvaulta]
url = "https://finvaulta.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"finvaulta": {
"type": "http",
"url": "https://finvaulta.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: finvaulta
Remote MCP URL: https://finvaulta.com/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": {
"finvaulta": {
"url": "https://finvaulta.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"finvaulta": {
"type": "http",
"url": "https://finvaulta.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "finvaulta",
"transport": "streamable-http",
"url": "https://finvaulta.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for finvaulta.com was fetched 2026-08-03T04:48:34.608Z and is being refreshed.
finvaulta.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.