Module: LittleGhost::MCP

Defined in:
lib/little_ghost/mcp/client.rb,
lib/little_ghost/mcp/types.rb,
lib/little_ghost/mcp/toolset.rb

Overview

MCP lets LittleGhost agents use tools published by Model Context Protocol servers. Require little_ghost/mcp to load the optional HTTP integration.

Defined Under Namespace

Modules: ImmutableValue Classes: Call, Client, Definition, HTTPTransport, Result, SigV4Signer, Toolset

Constant Summary collapse

PROTOCOL_VERSION =

Model Context Protocol version negotiated by Client.

"2025-06-18"