LiveSEC EDGAR, live quotes, bank call reports and on-chain data.

Market answers, cited.
123 FinTech tools behind one URL.
Frontier models: 100% correct with Pipeworx, 63% with web search

Ask what a company earned, what its stock is doing right now, who filed an insider trade, or how a bank’s books look. Every number comes back with the filing or the feed behind it.

One connection · no per-source API keys · free to start

← All verticals

Included Packs

📄
SEC EDGAR

Company filings, XBRL financials, full-text search across all SEC submissions

🏦
FDIC BankFind

Bank health, call reports, enforcement actions, industry aggregates, failure history

📋
CFPB

Consumer complaint database. Search by company, product, date. Track complaint trends

📈
Alpha Vantage

Stock quotes, daily time series, company fundamentals, income statements, balance sheets (BYO key)

🔗
DefiLlama

DeFi protocol TVL, fees/revenue, chain comparisons, stablecoin data, yield pools

🌍
World Bank

GDP, financial inclusion, development indicators across 200+ countries

💱
FRED

Federal funds rate, credit data, money supply, yield curves, 800K+ economic time series

💳
Stripe

Customers, charges, subscriptions, balance, invoices (BYO key)

💰
QuickBooks

Accounting queries, customers, invoices, accounts (OAuth)

🏧
PayPal

Transactions, orders, invoices, disputes (BYO key)

🪙
Crypto

Real-time crypto prices and market data

📊
Exchange & Treasury

FX rates, treasury yield curves

Setup

1
Sign up for Pipeworx

Create a free account at /signup and grab your API key from /account.

2
Connect to Claude

Choose one of these options:

Option A — Claude on the web

Open claude.ai/customize/connectors, click Add custom connector, name it Pipeworx FinTech and paste this URL. Leave the OAuth client ID and secret blank — the connector registers itself.

connector URL
https://gateway.pipeworx.io/mcp?vertical=fintech

Then click Connect and sign in with GitHub. That step is free and takes you from 50 calls a day to 200 — same connection either way, and you can skip it and sign in later. In a new chat, open the tools menu and enable the connector.

Custom connectors need a paid Claude plan — that is an Anthropic gate, not a Pipeworx one.

Option B — Persistent MCP config

Add this to your claude_desktop_config.json:

claude_desktop_config.json
{
  "mcpServers": {
    "pipeworx-fintech": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/mcp?vertical=fintech",
        "--header",
        "Authorization:Bearer YOUR_API_KEY"
      ]
    }
  }
}
Option C — Session only

Paste this into Claude to use for one conversation:

prompt
Use this MCP server for this conversation:

npx -y mcp-remote "https://gateway.pipeworx.io/mcp?vertical=fintech" --header "Authorization:Bearer YOUR_API_KEY"

Then pull SoFi's financials from SEC EDGAR.
3
Alpha Vantage API Key (optional)

For stock data, get a free key at alphavantage.co and add it on your /account page.

4
Connect Stripe / QuickBooks / PayPal (optional)

For payment and accounting data, connect your accounts on the /account page.

All Tools

Insider Trading 4 tools

insider_tradesForm 4 insider buy/sell filings — who's buying and selling shares
insider_8kMaterial events (earnings, M&A, officer changes, material agreements)
insider_13dActivist investor filings — 5%+ ownership stakes (13D/G)
insider_activity_summaryCombined insider activity overview — trades, events, activists in one call

Finnhub 4 tools

get_quoteReal-time stock quote — price, change, high, low, volume
get_company_newsRecent news articles for a company
get_earnings_calendarUpcoming and recent earnings dates and estimates
search_symbolSearch for stock ticker symbols by company name

SEC EDGAR 5 tools

edgar_search_filingsFull-text search across all SEC filings
edgar_company_filingsList filings for a specific company
edgar_company_factsAll XBRL facts for a company
edgar_company_conceptSingle XBRL concept time series
edgar_ticker_to_cikConvert ticker symbol to CIK number

CFPB 5 tools

cfpb_search_complaintsSearch consumer complaints by keyword
cfpb_company_complaintsComplaints for a specific company
cfpb_get_complaintGet a single complaint by ID
cfpb_top_companiesCompanies with most complaints
cfpb_product_breakdownComplaint counts by product category

FDIC BankFind 5 tools

fdic_search_institutionsSearch FDIC-insured institutions
fdic_get_institutionGet details for a specific bank
fdic_financialsBank financial call report data
fdic_failuresHistorical bank failure records
fdic_summaryIndustry-wide aggregate statistics

Alpha Vantage 6 tools

av_quoteReal-time stock quote
av_dailyDaily price time series
av_overviewCompany overview and fundamentals
av_income_statementAnnual and quarterly income statements
av_balance_sheetAnnual and quarterly balance sheets
av_earningsEarnings per share history

DefiLlama 6 tools

defi_tvl_protocolsList protocols by total value locked
defi_protocol_detailDetailed protocol TVL and chain breakdown
defi_chain_tvlTVL for a specific blockchain
defi_protocol_feesProtocol fees and revenue data
defi_stablecoinsStablecoin market data and supply
defi_yieldsDeFi yield pools and APY data

World Bank 4 tools

get_worldbank_indicatorFetch any World Bank indicator by code
get_countryCountry metadata and classifications
get_populationPopulation data for any country
get_gdpGDP data for any country

FRED 5 tools

fred_get_seriesFetch time series observations
fred_searchSearch for economic data series
fred_series_infoMetadata for a specific series
fred_categoryBrowse data by category
fred_releasesEconomic data release schedule

Crypto 2 tools

get_crypto_priceReal-time cryptocurrency price
get_crypto_marketMarket cap, volume, and rankings

Exchange & Treasury 2 tools

get_exchange_rateForeign exchange rates
get_treasury_ratesUS Treasury yield curve data

Stripe 6 tools

stripe_list_customersList Stripe customers
stripe_get_customerGet a specific customer
stripe_list_chargesList payment charges
stripe_list_subscriptionsList active subscriptions
stripe_get_balanceCurrent Stripe balance
stripe_list_invoicesList invoices

QuickBooks 5 tools

qb_queryRun accounting queries
qb_get_customerGet a specific customer
qb_list_invoicesList invoices
qb_get_invoiceGet a specific invoice
qb_list_accountsList chart of accounts

PayPal 5 tools

paypal_list_transactionsList recent transactions
paypal_get_orderGet order details
paypal_list_invoicesList invoices
paypal_get_invoiceGet a specific invoice
paypal_list_disputesList payment disputes

Common questions

What data sources are included in the FinTech vertical?

SEC EDGAR (filings, XBRL financials, full-text search across all submissions), FDIC BankFind (call reports, enforcement, failure history), CFPB (consumer complaint database), Alpha Vantage (real-time quotes, fundamentals), and DeFi APIs. Covers insider trading (Form 4), activist investors (13D), material events (8-K), and bank health alongside live market data.

Can my AI agent monitor insider trading or 13D filings in real time?

Yes. EDGAR full-text search and the recent_changes meta-tool let an agent watch a ticker or CIK for new Form 4 insider trades, 13D activist filings, 8-K material events, or any other SEC form. recent_changes accepts a since window (e.g., 7d, 30d) and returns structured items rather than HTML.

Do I need an Alpha Vantage API key for real-time stock quotes?

Bring your own — Alpha Vantage's free tier is 25 calls per day, and the shared demo key returns rate-limit errors. Sign up for a free personal key in about 30 seconds at alphavantage.co/support/#api-key. SEC and FDIC data require no keys.

How current is the financial data — is anything cached or stale?

SEC EDGAR is queried live (filings appear within minutes of acceptance). Alpha Vantage quotes are live with end-of-day fundamentals. CFPB and FDIC publish on their own cadence (CFPB roughly daily, FDIC quarterly). Every response carries _meta.cache.fresh_until so an agent can reason about freshness before reusing data.