davidbmar/mcp-highlighter
This is a chrome plugin which allows a user to highlight text from an LLM in the window.
Platform-specific configuration:
{
"mcpServers": {
"mcp-highlighter": {
"command": "npx",
"args": [
"-y",
"mcp-highlighter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...