pikuri-mcp adds Model Context Protocol support to pikuri-core agents: a +Pikuri::Mcp::Registry+ for declaring stdio + HTTP MCP servers, the +Pikuri::Mcp::Servers+ runtime that spawns them, a +Pikuri::Mcp::Synthesizer+ that LLM-fills missing server descriptions, a +Pikuri::Mcp::Verifier+ that screens server surfaces for prompt-injection patterns before any tool is advertised to the LLM, and a +Pikuri::Mcp::Extension+ that wires everything into a +Pikuri::Agent+ via +c.add_extension(...)+ in the +Agent.new+ block.
Required Ruby Version
>= 3.3
Authors
Martin Vysny
Versions
- 0.1.0 August 30, 2026 (27 KB)
- 0.0.7 June 11, 2026 (30 KB)
- 0.0.6 June 04, 2026 (28.5 KB)
- 0.0.5 June 04, 2026 (28.5 KB)
- 0.0.4 May 29, 2026 (26 KB)