Stats
Actions
Tags
From claude-code-settings
Connects to tawk.to for live chat, ticketing, and customer messaging management via MCP tools.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"chrome": {
"command": "npx",
"args": [
"chrome-devtools-mcp@latest",
"--no-usage-statistics",
"--autoConnect"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub feiskyer/claude-code-settings --plugin claude-code-settings