Concepts
What MCP actually does
MCP is a protocol for tool calling. Servers expose tools, prompts, and resources; clients (like MCPOrbit) call them.
The Model Context Protocol (MCP) defines a JSON-RPC interface between clients and servers. Servers expose tools (callable functions with JSON Schemas), prompts (templated reusable inputs), and resources (read-only references).
This doc is in progress. Email [email protected] if you need this content urgently and we'll prioritise it.
Was this useful? [email protected]
