Headless browser for AI agents. Fetches web pages and returns a structured Semantic Object Model (SOM) instead of raw HTML - 17x fewer tokens on average. 13 MCP tools including fetch, click, type, scroll, and extract.
Server Config
{
"mcpServers": {
"plasmate": {
"command": "plasmate",
"args": [
"mcp"
]
}
}
}