Tools
25 MCP tools organized into 5 categories. 8 cognitive prosthetic + 17 generic.
All tools are exposed via the Model Context Protocol and work with any MCP-compatible client.
🧠 Prosthetic
8Tools designed for how attention actually works — context recovery, domain switching, thread tracking.
tunnel_stateReconstruct your save-state for any cognitive domain. Current stage, open questions, recent decisions.
tunnel_state("frontend-dev")context_recoveryFull re-entry brief when returning to a dormant topic. Like "previously on..." for your thinking.
context_recovery("data-engineering")switching_costQuantified cost of switching between domains. Shows what you'd leave behind and shared concepts.
switching_cost("backend", "frontend")open_threadsGlobal unfinished business across all domains. Surfaces questions you haven't resolved.
open_threads()dormant_contextsAlarm for abandoned topics with unresolved questions. Catches work you forgot about.
dormant_contexts()cognitive_patternsWhen and how you think best, backed by conversation data. "When do I do my best work?"
cognitive_patterns("ai-dev")tunnel_historyEngagement meta-view for any domain over time. Activity patterns and intensity.
tunnel_history("torah")trust_dashboardSystem-wide proof the safety net works. Sync status, data freshness, coverage stats.
trust_dashboard()🔍 Search
6Find anything in your conversation history — by keyword, concept, or structure.
semantic_searchVector similarity search using local embeddings. Find by concept, not keyword.
semantic_search("chunking strategies")search_conversationsKeyword search across conversations. Filter by role (user/assistant).
search_conversations("deployment")unified_searchSearch across conversations, GitHub, and markdown corpus simultaneously.
unified_search("auth flow")search_summariesSearch structured v6 summaries. Extract decisions, questions, quotes.
search_summaries("migration", "decisions")search_docsSearch the markdown corpus with optional filters (breakthrough, deep, todos).
search_docs("monotropism")unfinished_threadsFind conversation threads with open/unresolved questions.
unfinished_threads("backend")🧪 Synthesis
4Synthesize your thinking — what you believe, how it evolved, whether decisions align.
what_do_i_thinkSynthesize your views on a topic from real conversations. Your actual opinions, not bookmarks.
what_do_i_think("microservices")alignment_checkCheck whether a decision aligns with your established principles and past choices.
alignment_check("switch to GraphQL")thinking_trajectoryTrack how your thinking about a concept evolved over time.
thinking_trajectory("testing")what_was_i_thinkingSnapshot of what you were working on during a specific month.
what_was_i_thinking("2025-01")💬 Conversation
3Direct access to conversations, date queries, and system statistics.
get_conversationRetrieve a full conversation by its ID.
get_conversation("abc-123")conversations_by_dateList all conversations that occurred on a specific date.
conversations_by_date("2025-06-15")brain_statsSystem statistics. 7 views: overview, domains, pulse, conversations, embeddings, github, markdown.
brain_stats("overview")📋 Meta
2Principles and framework reference.