FDIC BankFind Suite Connector for AI agents.
8 live capabilities
Access public US banking records and financial performance data instantly.
Waiting for input…
Why people use FDIC BankFind Suite
FDIC BankFind Suite: Accessing Public Banking Records for Financial Research
With this Connector, you just tell your agent what you need. It queries the data directly and gives you the facts in seconds. You go from searching for data to analyzing results instantly.
What Vinkius changes
You get instant access to public US banking records without navigating government websites.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking economic instability
A journalist needs to see which banks failed in 2023.
- Real-world use case 02
Mapping corporate growth
A financial analyst wants to see a bank's growth.
- Real-world use case 03
Verifying branch status
A compliance officer needs to verify branches.
Complete set · 8capabilities
The complete FDIC BankFind Suite capability set.
These are the exact actions your AI can choose when you ask it to work with FDIC BankFind Suite.
01—04
4 capabilities in this set.
Part of 8 available through FDIC BankFind Suite.
- 01 Capability
List history
See a list of structural changes like mergers and acquisitions for a bank. This is perfect for tracking corporate growth.
- 02 Capability
List locations
Find all branches and locations for a bank filtered by city, county, or zip code. Use it to map out physical footprints.
- 03 Capability
List sod
Get Summary of Deposits data for a specific financial institution. This provides a deep look at deposit volumes.
- 04 Capability
List failures
Get details on failed financial institutions filtered by specific failure reasons or types. This helps you identify historical bank collapses.
05—08
4 capabilities in this set.
Part of 8 available through FDIC BankFind Suite.
- 05 Capability
List institutions
Search for banks using name, certificate number, or location with elastic search syntax. It's a fast way to find any US bank.
- 06 Capability
List demographics
Retrieve demographic data related to specific financial institutions. This helps you understand the target audience for a bank.
- 07 Capability
List financials
Pull detailed financial information for specific banking institutions. Use this to see the current financial health of a bank.
- 08 Capability
List summary
Access historic aggregate financial and structural data for banks. Use this to see long-term performance trends.
Set up in minutes
One URL. Then ask FDIC BankFind Suite to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FDIC BankFind Suite from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it FDIC BankFind Suite, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FDIC BankFind Suite for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the FDIC BankFind Suite URL.
- Step 03
Save and start
Save the connection and enable FDIC BankFind Suite in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fdic-bankfind-suite": {
"url": "https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using FDIC BankFind Suite
Open Agent mode in chat and ask: "Using FDIC BankFind Suite, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fdic-bankfind-suite": {
"url": "https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using FDIC BankFind Suite
Ask Copilot: "Using FDIC BankFind Suite, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fdic-bankfind-suite": {
"url": "https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using FDIC BankFind Suite
Open Cascade and ask: "Using FDIC BankFind Suite, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fdic-bankfind-suite": {
"url": "https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using FDIC BankFind Suite
Ask Cline: "Using FDIC BankFind Suite, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fdic-bankfind-suite --transport http "https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using FDIC BankFind Suite
Ask Claude: "Using FDIC BankFind Suite, show me...". 8 tools are ready
Where the request belongs
Work FDIC BankFind can move forward.
This is for financial professionals and researchers who need to move past manual data entry and into high-level analysis of the US banking sector.
Financial Analyst
They use this to pull performance metrics and historical data to build accurate industry reports.
Journalist
They track bank failures and consolidation trends to report on economic shifts and regional news.
Compliance Officer
They verify the current status and branch locations of institutions across the country for regulatory checks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMercury
Bank smarter for your startup with FDIC-insured accounts, treasury management, and business banking built for tech companies.
Increase
Your very own programmatic commercial bank. Construct completely new bank accounts, fetch balance ledgers, map Routing numbers and fire wire limits.
Flinks
Connect to financial institutions to aggregate banking data, verify income, and perform deep transaction analysis via Flinks.
CFPB Complaints
Search 13.8M+ consumer complaints against financial companies. filter by product, company, state and issue.
Belvo
Access financial data across Latin America via Belvo. list links, accounts, and transactions directly from any AI agent.
Fintoc
Access bank accounts, movements, and initiate transfers via AI agents with Fintoc.
Bring your own AI
Change the model, client or framework. Keep FDIC BankFind connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about FDIC BankFind.
The practical details behind the request, access and result.
Can the FDIC BankFind Suite help me find bank branch locations?
Yes, it can find every physical branch and location for any financial institution. You just specify the bank and the area, like a city or zip code, and it returns the full list.
How does the FDIC BankFind Suite handle bank failures?
It provides specific details on failed institutions, including the date of failure and the type of resolution. This is great for researching economic trends or historical collapses.
Can I use the FDIC BankFind Suite to see merger history?
Yes, it can pull the history of structural changes for specific banks. This includes mergers and acquisitions, which helps you track how the banking landscape has consolidated over time.
Does the FDIC BankFind Suite provide deposit data?
It can pull Summary of Deposits (SOD) data for institutions. This is useful for seeing how much money banks are holding and how they are performing financially.
Is the data in the FDIC BankFind Suite up to date?
It pulls from the FDIC's public records, which are the official source for US banking data. It's one of the most reliable ways to get current institution information.
Can I search for banks using specific criteria?
Yes, you can search by name, certificate number, or location. The Connector supports advanced filters, so you can get very specific with your queries.
Can I search for banks in a specific state?
Yes. Use the list_institutions capability with a filter like STALP:"NY" to find all institutions headquartered in New York.
How do I find information about bank mergers?
You can use the list_history capability. It provides details on structure change events, including mergers and acquisitions for financial institutions.
Can I see data on banks that have failed?
Yes, the list_failures capability allows you to retrieve records of failed financial institutions, including the date of failure and resolution type.
One connection away
Give your agent a direct line to FDIC BankFind.
Connect FDIC BankFind once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available