Skip to content
Claude Desktop

plasmate for Claude Desktop

io.github.plasmate-labs/plasmate

Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.

client:Claude Desktop transport:stdio runtime:npm

Install plasmate in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "plasmate": {
      "command": "npx",
      "args": [
        "-y",
        "plasmate-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

plasmate in other clients