context-mode

stdio

Used by 1 plugin

Installs context-mode, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub mksglu/context-mode --plugin context-mode
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "context-mode": {
      "command": "node",
      "args": [
        "${CLAUDE_PLUGIN_ROOT}/start.mjs"
      ]
    }
  }
}
Security Considerations
Admin access level

This server has elevated permissions. Review the source code before enabling.

Command
node
Access Level
admin
Arguments
${CLAUDE_PLUGIN_ROOT}/start.mjs