Loomal

Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local

3 starsnpm: @peekdev/mcp

About peek

peek is an MCP (Model Context Protocol) server published by cubenest in the official MCP registry, listed under Autonomous Agents on Loomal. Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local

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

Development happens in the open at github.com/cubenest/rrweb-stack, where the project has earned 3 GitHub stars.

Use peek with your agent

Claude Code · one command
claude mcp add peek -- npx -y @peekdev/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "peek": {
      "command": "npx",
      "args": [
        "-y",
        "@peekdev/mcp"
      ]
    }
  }
}
npm@peekdev/mcp

Frequently asked questions

What is peek?
peek is an MCP (Model Context Protocol) server by cubenest in the Autonomous Agents category. Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
How do I connect peek to Claude, Cursor, or another MCP client?
Install peek from its npm package (@peekdev/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 peek open source?
Yes — the source code is public at github.com/cubenest/rrweb-stack, with 3 GitHub stars.
Can AI agents pay to use peek?
Not yet through Loomal — peek 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 peek? Claim this listing free by verifying GitHub ownership, or contact us.