Model Context Protocol (MCP)

Experimental interface for LLM agents to interact with the Knowledge Base via MCP tools.

1. Select Tool

Retrieves synthesized insights for a specific purpose.

2. Tool Arguments (JSON)

Tool Definition (JSON Schema)

{
  "purpose_id": "string",
  "query": "string (optional prompt refinement)"
}

MCP Session Logs

No MCP interactions in this session.