By georgeharker
Manage the mcp-combiner process across Claude Code sessions via the sharedserver CLI, and auto-register its HTTP endpoint as the 'mcp-combiner' MCP server. SessionStart attaches; SessionEnd detaches. Combiner survives Claude restarts within the grace period and is shared with other clients (nvim, OpenCode) that use the same name.
Executables (bin/) — files in this plugin's bin/directory are added to the Bash tool's PATH while the plugin is enabled.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub georgeharker/mcp-companion --plugin mcp-combinerManage shared backend processes through the `sharedserver` CLI. SessionStart attaches via `sharedserver use`; SessionEnd detaches via `sharedserver unuse`. Multiple Claude Code sessions share a single backend; the server survives session restarts within its grace period.
Structured, hierarchical SVG authoring for an LLM with a render-and-see feedback loop, backed by an inkex document model.
Structured, hierarchical SVG authoring for an LLM with a render-and-see feedback loop, backed by an inkex document model.
Manage shared backend processes through the `sharedserver` CLI. SessionStart attaches via `sharedserver use`; SessionEnd detaches via `sharedserver unuse`. Multiple Claude Code sessions share a single backend; the server survives session restarts within its grace period.
Register `ruff server` as the Python LSP. Surfaces ruff diagnostics and code actions via LSP. Mutually exclusive with the `pylsp` plugin — only one server can claim `python`.
Memory compression system for Claude Code - persist context across sessions
Cross-session Save/Load, and Ultrawork inspired by oh-my-opencode with Ralph Loops