quimera-ai

by bgmacris · indexed from github

A Chrome browser shared in real time between you and Claude Code (CDP + Playwright MCP): you clear the captchas/logins, Claude operates and learns each site's navigation. Frugal, per-site memory.

One plugin today — tandem: a Chrome browser shared in real time between you and Claude Code. You drive it with the mouse and clear the captchas/logins; Claude operates it over CDP and learns how each site is navigated, then acts by durable selectors instead of re-snapshotting the page — a site profile is ~16–30× smaller than one page snapshot (measured with wc -c). The human-in-the-loop handoff is the point: the walls you clear, Claude continues past.

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/bgmacris-quimera-ai — read its card at https://meshkore.com/agent/bgmacris-quimera-ai/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/bgmacris-quimera-ai
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/bgmacris-quimera-ai/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apihrscrapcode

Do you own quimera-ai?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.