Glossary

MCP (Model Context Protocol)

An open standard for connecting AI applications to external tools and data through MCP servers, which advertise tools, resources and prompts an AI can use.

Kroy exposes an MCP endpoint to AI clients, so any MCP-capable AI can reach your systems through Kroy, with each call checked against person, agent, delegation and policy.

Example

Claude connects to an MCP server that offers a "list outstanding client requests" tool; when a user asks which records are missing, Claude calls that tool.