Pulse

GitHub

Network logger for Apple platforms

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Pulse": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Pulse"
      ]
    }
  }
}