get_institution — FDIC BankFind MCP Tool Read-only
get_institution
(get institution) is one of 5 tools on the
FDIC BankFind
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_institution from your client
- Claude Code FDIC BankFind get_institution run in your project directory
- Claude Desktop FDIC BankFind get_institution ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FDIC BankFind get_institution ~/.cursor/mcp.json
- VS Code FDIC BankFind get_institution .vscode/mcp.json
- Zed FDIC BankFind get_institution ~/.config/zed/settings.json
- Windsurf FDIC BankFind get_institution ~/.codeium/windsurf/mcp_config.json
- Cline FDIC BankFind get_institution ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FDIC BankFind get_institution ~/.gemini/settings.json
- Grok FDIC BankFind get_institution .mcp.json (in your project root)
- ChatGPT FDIC BankFind get_institution Settings → Connectors → Advanced → Developer mode
- Claude.ai FDIC BankFind get_institution Settings → Connectors → Add custom connector
- LangChain FDIC BankFind get_institution pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fdic-bankfind https://mcp.olyport.com/fdic-bankfind/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.