F

Finch MCP Server

CLI discovered

Details
Command
npx @tryfinch/finch-api-mcp
Docs
https://developer.tryfinch.com/developer-resources/Finch-MCP-Server
Authentication
Finch connection access token bearer discovered Get token ↗
env FINCH_ACCESS_TOKEN

First create a Finch Connect session with your app credentials, send the employer through Finch Connect, and obtain an authorization code. Then exchange that code at Create Access Token to receive a connection access_token. Finch recommends doing the code exchange and token storage on your backend; see Backend Security.