Claude Code hooks integrating with PoC memory
Find a file
Kent Overstreet 55e5b08692 mcp-server: handle channel tools locally
Hybrid approach: forward memory/journal tools to daemon via socket,
but dispatch channel tools locally. Avoids extra daemon hop for
channel operations.

Adds channel_tool_definitions(), is_channel_tool(), dispatch_channel_tool()
and merges channel tools into tools/list response.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-13 16:44:37 -04:00
src mcp-server: handle channel tools locally 2026-04-13 16:44:37 -04:00
Cargo.lock consciousness-mcp: forward to daemon socket instead of direct calls 2026-04-13 16:44:36 -04:00
Cargo.toml initial commit 2026-04-09 19:57:50 -04:00