context-mode
stdioUsed 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-modeAdd 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
nodeAccess Level
admin
Arguments
${CLAUDE_PLUGIN_ROOT}/start.mjs