MCP Server
MCP
peek
Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local
Install
npx -y @peekdev/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@peekdev/mcp",
"version": "0.1.0-alpha.24",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment