Module: LittleGhost::MCP
- Defined in:
- lib/little_ghost/mcp/client.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
Classes: Client, HTTPTransport, SigV4Signer
Constant Summary collapse
- PROTOCOL_VERSION =
Model Context Protocol version negotiated by Client.
"2025-06-18"