Teach an AI agent how to use any website. Once. Records a real browser session + narration; generates a deterministic MCP tool plus a DOM-replay playbook fallback.
{
"mcpServers": {
"imprint": {
"command": "npx",
"args": [
"-y",
"imprint-mcp"
]
}
}
}