MCP tool

MCP tool: get_quote

Computes a representative Business Loan quote for an amount (GBP) and a term (days). Only the Business Loan is quotable — the always-on product with a pure amount-and-term shape. T

2 min read

get_quoteMCP tool
tools/callJSON-RPC method
Read-onlyPublic data

Tool

Nameget_quote
TransportJSON-RPC 2.0 via POST /public/v1/mcp (tools/call)
AuthNone (public ring)

What it does

Computes a representative Business Loan quote for an amount (GBP) and a term (days). Only the Business Loan is quotable — the always-on product with a pure amount-and-term shape. The engine bounds inputs to £50–£500 and 14–84 days.

Input

Arguments:

ArgTypeNotes
productenumOnly business_loan (default).
amountnumberPrincipal in whole GBP; bounded £50–£500.
termnumberTerm in days; bounded 14–84.
frequencyenumweekly | fortnightly | monthly.

amount and term are required.

Output

A representative quote result computed by the same OneTimeQuote engine as GET /public/v1/quote/onetime — one source of truth for every figure. An out-of-range amount or term is surfaced as a JSON-RPC -32602 invalid-params error carrying the endpoint's own 422 detail.

Frequently asked questions

Why is get_quote limited to the Business Loan?

Because it has a pure amount-and-term shape that yields a single representative figure. Flex is revolving and Slice is biller-driven, so they do not fit a single-shot quote and are covered by product_details instead.

What are the input bounds?

£50–£500 for the amount and 14–84 days for the term, enforced by the engine's RangeGuard. Out-of-range values return a -32602 invalid-params error with the bound in the detail.

Funding for UK limited companies

Credicorp lends to your company, not to you personally — short-term working capital with no personal guarantee. See what your business could access.