Glossary

JSON-RPC 2.0

JSON-RPC 2.0 is a lightweight RPC protocol carried as JSON — a method name, params, and an id in, a result or error out. It is the transport for Credicorp's MCP server.

2 min read

Definition

JSON-RPC 2.0 is a stateless remote-procedure-call convention. A request names a method, passes params, and carries an id; the response returns a result or a structured error (with codes like -32602 for invalid params).

In plain terms

A simple, standard way to call a function on a server by sending it JSON.

Why it matters here

It is how you talk to the MCP server at /public/v1/mcp. See calling the MCP server.

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.