Loomal

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

0 starsnpm: plasmate-mcp

About plasmate

plasmate is an MCP (Model Context Protocol) server published by plasmate-labs in the official MCP registry, listed under Autonomous Agents on Loomal. Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.

It ships as an npm package (plasmate-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/plasmate-labs/plasmate-mcp.

Use plasmate with your agent

Claude Code · one command
claude mcp add plasmate -- npx -y plasmate-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "plasmate": {
      "command": "npx",
      "args": [
        "-y",
        "plasmate-mcp"
      ]
    }
  }
}
npmplasmate-mcp

Frequently asked questions

What is plasmate?
plasmate is an MCP (Model Context Protocol) server by plasmate-labs in the Autonomous Agents category. Browser engine for AI agents. HTML in, Semantic Object Model out. 16x fewer tokens.
How do I connect plasmate to Claude, Cursor, or another MCP client?
Install plasmate from its npm package (plasmate-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is plasmate open source?
Yes — the source code is public at github.com/plasmate-labs/plasmate-mcp.
Can AI agents pay to use plasmate?
Not yet through Loomal — plasmate is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain plasmate? Claim this listing free by verifying GitHub ownership, or contact us.