Pipeworx Fintech Analyst

Data & APIs

Provides comprehensive fintech company and bank financial analysis using SEC filings, CFPB complaints, FDIC data, and market snapshots.

Install

openclaw skills install pipeworx-fintech-analyst

Pipeworx Fintech Analyst

FinTech Intel MCP — Compound tools that chain SEC, CFPB, FDIC,

Setup

{
  "mcpServers": {
    "fintech-intel": {
      "url": "https://gateway.pipeworx.io/mcp?task=fintech%20analysis"
    }
  }
}

Compound tools (start here)

These combine multiple data sources into one call:

ToolDescription
fintech_company_deep_diveComplete company financial analysis in one call — SEC filings (10-K), stock quote, company overview,
fintech_bank_health_checkBank health assessment — FDIC institution lookup, financials, recent industry failures, consumer com
fintech_market_snapshotFinancial market conditions dashboard — CFPB complaint trends, FDIC banking industry summary, and op

Individual tools

For granular queries, these are also available:

ToolDescription
edgar_search_filingsFull-text search across all SEC EDGAR filings. Search by keyword, company name, or topic. Optionally
edgar_company_filingsGet recent SEC filings for a specific company. Accepts a ticker symbol or CIK number. Optionally fil
edgar_company_factsGet structured XBRL financial data for a company by CIK. Returns key financial metrics like revenue,
edgar_company_conceptGet a specific financial metric over time for a company. Returns all reported values across filings
edgar_ticker_to_cikLook up a company CIK number from its ticker symbol. The CIK is needed for other EDGAR tools.
cfpb_search_complaintsSearch the CFPB consumer complaint database. Filter by keyword, company, product category, and date
cfpb_company_complaintsGet recent consumer complaints for a specific company, sorted by newest first. Returns complaint det
cfpb_get_complaintGet full details for a single consumer complaint by its complaint ID number.
cfpb_top_companiesGet the companies with the most consumer complaints in a given date range. Useful for identifying wh
cfpb_product_breakdownGet complaint counts broken down by product category. Optionally filter by company and/or date range
fdic_search_institutionsSearch for FDIC-insured banks and institutions by name. Returns institution name, CERT number, city,
fdic_get_institutionGet detailed information for a specific FDIC-insured bank by its CERT (certificate) number. Returns
fdic_financialsGet financial call report data for a bank by CERT number. Returns quarterly financial metrics includ
fdic_failuresList FDIC bank failures, sorted by most recent. Optionally filter by date range. Returns bank name,
fdic_summaryGet aggregate industry summary data for all FDIC-insured institutions for a given reporting date. Re

Data sources

  • Edgar: EDGAR MCP — SEC EDGAR public APIs (free, no auth)
  • Cfpb: CFPB MCP — Consumer Financial Protection Bureau complaint database (free, no auth)
  • Fdic: FDIC MCP — FDIC BankFind Suite API (free, no auth)
  • Alphavantage: Alpha Vantage MCP — Stock market data, fundamentals, and earnings
  • Fred: FRED MCP — Federal Reserve Economic Data (St. Louis Fed)

Tips

  • Start with compound tools — they handle errors and combine data automatically
  • Use ask_pipeworx if you're unsure which tool to use
  • Use remember/recall to save intermediate findings