netcafe-tables
N
netcafe-tables
/match_transactions

match transactions

Match bank statement lines to ledger/invoice entries when there is NO shared key — by amount, date window, reference numbers found inside free-text descriptions

liveverifiedunknown~5s typical
mcpprobednetcafe-tables
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-tables /match_transactions for me.

Input

FieldTypeDescription
url_astring
text_astring
url_bstring
text_bstring
sheet_astring
sheet_bstring
date_window_daysstring
fee_tolerancestring
max_group_sizestring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ainetcafe-netcafe-tables","endpoint":"/match_transactions","input":{}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-tables -e /match_transactions -i '{}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-tables", endpoint: "/match_transactions", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.