Sign in Sign up
rubygems

pikuri-mcp

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.

Activity

Latest release
2w ago
Total releases
6
Cadence
~7 days
Last 12 months
6

Reach

Downloads
1.2k

Details

License
MIT
First release
May 22, 2026
Releases
Version Released
0.1.0 minor
0.0.7 patch
0.0.5 patch
0.0.6 patch
0.0.4 patch
0.0.3 initial