masaki-kato-119/llm_collaboration_blackboard
MCP server Claude CodeCodexCursor
MCP server "llm-collaboration-blackboard" as configured in masaki-kato-119/llmcollaborationblackboard. Runs locally from the llm-collaboration-blackboard Python package.
masaki-kato-119/llm_collaboration_blackboard
MCP server Claude CodeCodexCursor
MCP server "llm-collaboration-blackboard" as configured in masaki-kato-119/llmcollaborationblackboard. Runs locally from the llm-collaboration-blackboard Python package.
masaki-kato-119/markdown-hierarchical-memory
Agent Claude Code
An agent for organizing information stored as connected Markdown files. It decides where new memory belongs, when files should be updated or split, and how related files should link to each other.
masaki-kato-119/markdown-hierarchical-memory
Skill Claude CodeCodexCursor
A memory-management workflow for organizing hierarchical memory stored in Markdown files, using the mdmem tool server.
masaki-kato-119/markdown-hierarchical-memory
MCP server Claude CodeCodexCursor +2
MCP server "mdmem" as configured in masaki-kato-119/markdown-hierarchical-memory. Runs locally from the mdmem Python package.
masaki-kato-119/hybrid-rag-memory
Agent Claude Code
An agent that saves caller-selected Claude.ai chat logs in Markdown format to long-term memory. The caller supplies the exact files and metadata, while the agent registers them as experiment knowledge.
masaki-kato-119/hybrid-rag-memory
Agent Claude Code
An agent that imports specified local Markdown documents into the hybrid-rag-memory long-term memory system. Markdown is plain text commonly used for READMEs, design documents, and reports.
masaki-kato-119/hybrid-rag-memory
Agent Claude Code
An agent for searching and maintaining long-term memory for MBSE models. MBSE, or model-based systems engineering, uses structured models to design complex systems; the memory uses both meaning-based and exact-text search.
masaki-kato-119/hybrid-rag-memory
Agent Claude Code
An agent that turns selected Claude Code chat sessions into summaries stored as long-term memory. It records them as experiment logs and can replace an older summary when the session has changed.
masaki-kato-119/hybrid-rag-memory
MCP server Claude CodeCodexCursor +2
MCP server "hybrid-rag-memory" as configured in masaki-kato-119/hybrid-rag-memory. Runs mcp_server/server.py with python. Needs 2 environment variables to run.