Install the extension
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked and select
~/.agent-cards/chrome-extension/.
agent-cards extension update.
Autofill flow
With the extension installed and the MCP server connected, your agent can:- Detect —
detect_checkoutchecks whether the current tab is a checkout page and returns a confidence score and detected amount. - Fill —
fill_cardfills an existing card (bycard_id) into the form, orpay_checkoutcreates a new card sized to the order and fills it in one step. - Submit — You review and submit the form yourself.
These tools require the extension. If it isn’t installed, your agent will prompt you to run
agent-cards extension install.