How to Use the FDIC BankFind Suite MCP in Claude Code
Pipe live bank regulatory data into terminal workflows with Claude Code and the FDIC BankFind Suite MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FDIC BankFind Suite MCP to Claude Code
Create your Vinkius account to connect FDIC BankFind Suite to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run terminal-based bank screening via Claude Code
The `list_institutions` tool lets Claude Code run fast, terminal-based queries on active banks, piping the raw JSON directly into your local shell scripts. Claude Code connects to this MCP Server to run raw queries against `list_institutions` and `list_financials` directly from the command line. No heavy GUI gets in your way. You get raw, fast terminal execution, allowing you to filter banks by state or asset size using simple terminal commands and get instant, structured regulatory data.
Automate bank failure reporting in CI/CD pipelines
The `list_failures` tool lets Claude Code track bank closures directly from your terminal pipeline. The CLI agent queries `list_failures` and `list_history` to check for new bank closures or structural mergers. You can script Claude Code to run this check on a cron job, sending alerts to your team if a new failure is logged. It integrates directly with your existing terminal toolchain. The agent parses the historical data, compares it against previous runs, and outputs clean diffs that can trigger Slack alerts or database updates.
Map local deposit concentrations from the command line
The `list_sod` tool extracts branch-level deposit numbers directly into your command line. By calling `list_sod` and `list_locations`, the CLI agent grabs deposit totals and physical coordinates for any bank. It formats the output as clean JSON or CSV for easy piping into command-line utilities like grep or jq. This lets you build lightweight, localized data pipelines. Claude Code queries `list_demographics` to layer regional economic metrics over the deposit data, giving you a complete command-line analytical tool.
Set up FDIC BankFind Suite MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefdic-bankfind-suite-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FDIC BankFind Suite transactions." It will automatically discover and invoke the available FDIC BankFind Suite tools.
claude mcp add --transport http fdic-bankfind-suite-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about FDIC BankFind Suite MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FDIC BankFind Suite MCP today
We host it, we monitor it, we maintain it. You just paste one token.