Manual JSON config
Paste this into mcp.json or claude_desktop_config.json.
{
"mcpServers": {
"molar": {
"url": "https://api.molar.it/mcp"
}
}
}
Connect one MCP endpoint for browser automation, verified flow maps, hermetic service clones, PR gating, and forensic run traces — 82 tools across Cartographer, Guard, Clones, and Trace.
Paste this into mcp.json or claude_desktop_config.json.
{
"mcpServers": {
"molar": {
"url": "https://api.molar.it/mcp"
}
}
}
An agent can request its own restricted identity; a human verifies ownership by email. Read the guide.
# Register, then verify the emailed challenge
molar agent signup --human-email you@co.com --name "QA Bot" --harness cursor
molar agent signup verify --code 483921
Run only the surfaces you need. No hosted Molar account is required.
# Guard with an existing Playwright suite npx @molar/guards-mcp # Cartographer only npx @molar/cartographer-mcp # Compose selected surfaces molar mcp serve --surfaces=guards,cartographer