Documentation Index
Fetch the complete documentation index at: https://docs.finpace.tech/llms.txt
Use this file to discover all available pages before exploring further.
MCP gateway
Purpose
Finpace MCP is the controlled boundary between:- internal banking services
- external partners
- AI agents
- white-label AI interfaces
Responsibilities
- tool publication and cataloging
- credential isolation
- tenant and partner segmentation
- request normalization
- rate limiting
- policy hooks
- audit correlation
Tool design pattern
A tool represents a business-safe action. Good examples:get_customer_overviewlist_open_tasksprepare_payment_for_approvalsummarize_credit_applicationrequest_missing_document
run_any_sqlpatch_any_customer_recordoverride_limit_without_control
Isolation model
The documentation assumes:- separate partner contexts
- separate service principals
- explicit capability grants
- logging by tool, partner, and tenant
- policy packs attached per integration