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
| Field | Type | Description |
|---|---|---|
| url_a | string | |
| text_a | string | |
| url_b | string | |
| text_b | string | |
| sheet_a | string | |
| sheet_b | string | |
| date_window_days | string | |
| fee_tolerance | string | |
| max_group_size | string |
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.