← finvaulta.com

INDIVIDUAL MCP TOOL

search_institution

Search research published by or associated with a named institution/publisher.

finvaulta.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://finvaulta.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_institution and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

finvaulta.com

CONNECT 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.

Related tools

  • query_macro_theme — Search cross-firm macro themes (inflation, rates, fiscal policy, geopolitics as themes).
  • compare_consensus — Compare firm-level arguments about one asset, issuer, ticker, or security.
  • search_securities — Search research about a stock, ticker, issuer, bond, or listed security.
  • search_commodities — Search research about commodities such as oil, gas, gold, copper, or agricultural markets.
  • search_geography — Search research tied to a country, region, choke point, or geographic macro theme.
  • get_excerpts — Fetch full attributed excerpt payloads by stable excerpt_id values returned from search tools.
  • get_document_summary — Return a document-level summary (institutions, authors, extraction summary/headings/takeaways, publish date, source URL) for a Finvaulta document_id from search results.
  • list_table_chunks — List indexed table chunks, optionally filtered to one report.