Binds Claude to the project currently open in the Seojeom desktop app through a shared registry directory, then exposes local wiki and graph operations over stdio. You get read, search, and write tools for wiki pages, plus graph query and mutation primitives with approval gates on destructive operations. Runs in router mode by default, which means one MCP connection serves whichever project is active rather than hardcoding to a single path. Install via npx from the public package or run from source for the full authoring surface including prompts and resources. Reach for this if you're already using Seojeom for project knowledge graphs and want Claude to read and update them directly.
claude mcp add --transport stdio seojeom-seojeom-mcp -- npx -y @seojeom/mcp-server