← Index

io.github.plasmate-labs/plasmate

io.github.plasmate-labs/plasmate·v0.4.1·Browser Automation
Quality Score
79
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "plasmate": {
      "command": "npx",
      "args": [
        "-y",
        "plasmate-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "plasmate": {
      "command": "npx",
      "args": [
        "-y",
        "plasmate-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y plasmate-mcp
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation